enable_model_drag_dest


Description:

public void enable_model_drag_dest (ContentFormats formats, DragAction actions)

Turns this into a drop destination for automatic DND.

Note:

Use [class@Gtk.ListView] or [class@Gtk.ColumnView] instead

Calling this method sets `GtkTreeView`reorderable to false.

Parameters:

this

a `GtkTreeView`

formats

the target formats that the drag will support

actions

the bitmask of possible actions for a drag from this widget