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.GridView] instead

Calling this method sets `GtkIconView`reorderable to false.

Parameters:

this

a `GtkIconView`

formats

the formats that the drag will support

actions

the bitmask of possible actions for a drag to this widget