gtkTextViewGetLineYrange
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
.
gtkTextViewGetLineYrange(object, iter)
|
|
|
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.