Package: gtk

Function gtk-entry-current-icon-drag-source

Lambda List

gtk-entry-current-icon-drag-source (entry)

Arguments

entry -- a gtk-entry widget

Return Value

Index of the icon which is the source of the current DND operation, or -1.

Details

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 function.
 

See also

2021-4-11