object -- a gdk:drop object drag -- a corresponding gdk:drag object
Details
The accessor for the drag slot of the gdk:drop
class returns the drag object that initiated the drop.
If this is an in-app drag-and-drop operation, returns the drag object that corresponds to this drop. If it is not, nil is returned.