enable_model_drag_dest


Description:

public void enable_model_drag_dest (TargetEntry[] targets, 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`

actions

the bitmask of possible actions for a drag to this widget

formats

the formats that the drag will support