IconView.enableModelDragSource

Turns icon_view into a drag source for automatic DND. Calling this method sets #GtkIconView:reorderable to false.

Parameters

startButtonMask gdk.types.ModifierType

Mask of allowed buttons to start drag

targets gtk.target_entry.TargetEntry[]

the table of targets that the drag will support

actions gdk.types.DragAction

the bitmask of possible actions for a drag from this widget