DND.DROP_LINK

Drag and Drop Operation: the drop target makes a link to the data in the drag source (value is 1 << 2).

class DND
int DROP_LINK;

Meta