Package: gtk
Function gtk:icon-view-convert-widget-to-bin-window-coords
Lambda Listgtk:icon-view-convert-widget-to-bin-window-coords (view x y) ArgumentsReturn Value rx -- an integer with the bin window x coordinate ry -- an integer with the bin window y coordinate Details
Converts widget coordinates to coordinates for the GDK window, as expected by e.g. the gtk:icon-view-path-at-pos function. | See also |
#2024-3-24