TreeView.enableModelDragDest

Turns tree_view into a drop destination for automatic DND. Calling this method sets #GtkTreeView:reorderable to false.

class TreeView
void
enableModelDragDest

Parameters

targets gtk.target_entry.TargetEntry[]

the table of targets that the drag will support

actions gdk.types.DragAction

the bitmask of possible actions for a drag from this widget