Package: gtk

Function gtk-icon-view-enable-model-drag-source

Lambda List

gtk-icon-view-enable-model-drag-source (view mask targets actions)

Arguments

view -- a gtk-icon-view widget
mask -- the gdk-modifier-type flags of allowed buttons to start drag
targets -- a list of target entries that the drag will support
actions -- the gdk-drag-action bitmask of possible actions for a drag from this widget

Details

Turns the icon view into a drag source for automatic DND. Calling this method sets the reorderable property to the false value.
 

See also

2021-10-2