enable_model_drag_dest


Description:

public void enable_model_drag_dest (TargetEntry targets, int n_targets, DragAction actions)

Turns this into a drop destination for automatic DND.

Parameters:

this

a IconView

targets

the table of targets that the drag will support

n_targets

the number of items in targets

actions

the bitmask of possible actions for a drag from this widget