Package: gtk
Function gtk:text-view-buffer-to-window-coords
Lambda Listgtk:text-view-buffer-to-window-coords (view wtype xbuffer ybuffer) SyntaxArgumentsDetails Converts the text buffer coordinates (xbuffer,ybuffer) to window coordinates (xwindow,ywindow) for the text view window of type wtype. Note that you cannot convert coordinates for a nonexisting window, see the gtk:text-view-border-window-size function. | See also |
#2025-07-01