Package: gtk
Function gtk:text-view-line-yrange
Lambda Listgtk:text-view-line-yrange (view iter) SyntaxArgumentsDetails 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-07-25