drag_set_icon_default
Description:
public void drag_set_icon_default (
DragContext context)
Sets the icon for a particular drag to the default icon.
Parameters:
context |
the context for a drag (This must be called with a context for the source side of a drag)
|