Drop.getDrag
gdk.drag.Drag getDrag()If this is an in-app drag-and-drop operation, returns the gdk.drag.Drag that corresponds to this drop.
If it is not, null is returned.
Returns
the corresponding gdk.drag.Drag
gdk.drag.Drag getDrag()If this is an in-app drag-and-drop operation, returns the gdk.drag.Drag that corresponds to this drop.
If it is not, null is returned.