Description Usage Arguments Value Author(s)
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.
1 | gtkTextViewGetLineAtY(object, y)
|
|
a |
|
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.