Package: gtk
Function gtk:widget-contains
Lambda Listgtk:widget-contains (widget x y) ArgumentsReturn ValueTrue if widget contains (x,y). Details Tests if the point at (x,y) is contained in the widget. The coordinates for (x,y) must be in widget coordinates, so (0,0) is assumed to be the top left of the content area of the widget. | See also |
#2025-2-15