Package: gtk
Function gtk:text-view-iter-location
Lambda Listgtk:text-view-iter-location (view iter) ArgumentsReturn Value The gdk:rectangle instance with the bounds of the character at iter. Details
Gets a rectangle which roughly contains the coordinates of the character at
the position of the iterator.
The rectangle position is in text buffer coordinates. Use the gtk:text-view-buffer-to-window-coords function to convert these
coordinates to coordinates for one of the windows in the text view. | See also |
#2024-7-4