gtkEntryGetCurrentIconDragSource {RGtk2} | R Documentation |
Returns the index of the icon which is the source of the current DND operation, or -1.
gtkEntryGetCurrentIconDragSource(object)
|
a GtkIconEntry |
This function is meant to be used in a
"drag-data-get"callback. Since 2.16
[integer] index of the icon which is the source of the current DND operation, or -1.
Derived by RGtkGen from GTK+ documentation