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 gtk:drag-source-set function.
 

See also

#2023-3-28