Package: gtk

Function gtk:tool-item-group-drop-item

Lambda List

gtk:tool-item-group-drop-item (group x y)

Arguments

group -- a gtk:tool-item-group widget
x -- an integer for the x position
y -- an integer for the y position

Return Value

The gtk:tool-item widget at position (x,y).

Details

Gets the tool item at position (x,y).
 

See also

#2025-1-25