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

An integer with the 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

#2023-3-4