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 [[email protected]_to_window_coords].
this |
a `GtkTextView` |
iter |
a `GtkTextIter` |
y |
return location for a y coordinate |
height |
return location for a height |