DropTarget.getDrop

Gets the currently handled drop operation.

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

More...
class DropTarget
getDrop
()

Return Value

Type: gdk.drop.Drop

The current drop

Detailed Description