Package: gtk

Function gtk-tool-palette-drag-item

Lambda List

gtk-tool-palette-drag-item (palette selection)

Arguments

palette -- a gtk-tool-palette widget
selection -- a gtk-selection-data object

Return Value

The gtk-widget dragged item in selection.

Details

Get the dragged item from selection. This could be a gtk-tool-item or a gtk-tool-item-group widget.
 

See also

*2021-3-14