Package: gtk

Function gtk-tree-view-enable-model-drag-dest

Lambda List

gtk-tree-view-enable-model-drag-dest (view targets actions)

Arguments

view -- a gtk-tree-view widget
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 tree view into a drop destination for automatic DND. Calling this method sets "reorderable" to the false value.
 

See also

2021-10-2