Package: gtk
Function gtk:icon-view-item-at-pos
Lambda Listgtk:icon-view-item-at-pos (view x y) SyntaxArgumentsDetails Finds the path at the point (x,y), relative to the GDK window
coordinates. In contrast to the gtk:icon-view-path-at-pos function, this function
also obtains the cell at the specified position. See the gtk:icon-view-convert-widget-to-bin-window-coords function for
converting widget coordinates to GDK window coordinates. | See also |
#2025-07-06