Package: gtk

Function gtk-tool-palette-set-drag-source

Lambda List

gtk-tool-palette-set-drag-source (palette targets)

Arguments

palette -- a gtk-tool-palette widget
targets -- the gtk-tool-palette-drag-targets flags which the widget should support

Details

Sets the tool palette as a drag source. Enables all groups and items in the tool palette as drag sources on button 1 and button 3 press with copy and move actions. See the function gtk-drag-source-set.
 

See also

2021-3-14