Package: gtk

Function gtk-tool-palette-drop-item

Lambda List

gtk-tool-palette-drop-item (palette x y)

Arguments

palette -- a gtk-tool-palette 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) or nil if there is no such item.

Details

Gets the item at position (x, y). See also the function gtk-tool-palette-drop-group.
 

See also

2021-3-14