TreeView.enableModelDragDest

void enableModelDragDest(gtk.target_entry.TargetEntry[] targets, gdk.types.DragAction actions)

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

Parameters

targetsthe table of targets that the drag will support
actionsthe bitmask of possible actions for a drag from this widget