RGtk2 (version 2.20.31)

gtkEntryGetCurrentIconDragSource: gtkEntryGetCurrentIconDragSource

Description

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

Usage

gtkEntryGetCurrentIconDragSource(object)

Arguments

object
a GtkIconEntry

Value

DND operation, or -1.

Details

This function is meant to be used in a "drag-data-get" callback. Since 2.16