DropTarget.getDrop

gdk.drop.Drop getDrop()

Gets the currently handled drop operation.

If no drop operation is going on, null is returned.

Returns

The current drop

Deprecated

Use [gtk.drop_target.DropTarget.getCurrentDrop] instead