[ Version ( since = "2.8" ) ]
public void enable_model_drag_dest (TargetEntry[] targets, DragAction actions)
Turns this into a drop destination for automatic DND.
Use [class@Gtk.GridView] instead
Calling this method sets `GtkIconView`reorderable to false.
| this |
a `GtkIconView` |
| actions |
the bitmask of possible actions for a drag to this widget |
| formats |
the formats that the drag will support |