enable_model_drag_dest
Description:
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 |