Package: gtk
Function gtk:text-view-line-yrange
Lambda Listgtk:text-view-line-yrange (view iter) ArgumentsReturn Value y -- an integer with the y coordinate height -- an integer with the height Details Gets the y coordinate of the top of the line containing iter, and the height of the line.
The coordinate is a text buffer coordinate. Convert to window coordinates with the gtk:text-view-buffer-to-window-coords function. | See also |
#2024-7-4