Description Usage Arguments Value Author(s)
Gets the y coordinate of the top of the line containing iter
,
and the height of the line. The coordinate is a buffer coordinate;
convert to window coordinates with gtkTextViewBufferToWindowCoords
.
1 | gtkTextViewGetLineYrange(object, iter)
|
|
a |
|
a |
A list containing the following elements:
|
return location for a y coordinate. [ out ] |
|
return location for a height. [ 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.