Package: gtk
Function gtk:text-view-line-at-y
Lambda Listgtk:text-view-line-at-y (view y) ArgumentsReturn ValueDetails Gets the gtk:text-iter iterator at the start of the line containing the coordinate y. The y argument is in text buffer coordinates, convert from window coordinates with the gtk:text-view-window-to-buffer-coords function. If non-nil, line will be filled with the coordinate of the top edge
of the line. | See also |
#2024-7-4