gtkTextViewGetLineAtY
Gets the GtkTextIter
at the start of the line containing
the coordinate y
. y
is in buffer coordinates, convert from
window coordinates with gtkTextViewWindowToBufferCoords
.
If non-NULL
, line.top
will be filled with the coordinate of the top
edge of the line.
gtkTextViewGetLineAtY(object, y)
|
|
|
a y coordinate |
A list containing the following elements:
|
a |
|
return location for top coordinate of the line. [ out ] |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.