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 with the x position
y -- an integer with 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

*2021-3-14