enable_model_drag_dest


Description:

[ Version ( since = "2.8" ) ]
public void enable_model_drag_dest (TargetEntry[] targets, DragAction actions)

Turns this into a drop destination for automatic DND.

Calling this method sets reorderable to false.

Parameters:

this

a IconView

targets

the table of targets that the drag will support

actions

the bitmask of possible actions for a drag to this widget

n_targets

the number of items in targets