get_current_icon_drag_source
Description:
Returns the index of the icon which is the source of the current DND operation, or -1.
This function is meant to be used in a drag_data_get callback.
Parameters:
this |
a Entry |
Returns:
index of the icon which is the source of the current DND operation, or -1. |