Package: gtk

Function gtk:tool-palette-drop-group

Lambda List

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

Arguments

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

Return Value

The gtk:tool-item-group widget at position (x,y) or nil if there is no such group.

Details

Gets the group at position (x,y).
 

See also

#2025-1-25