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