get_drag


Description:

public unowned Drag? get_drag ()

If this is an in-app drag-and-drop operation, returns the `GdkDrag` that corresponds to this drop.

If it is not, null is returned.

Parameters:

this

a `GdkDrop`

Returns:

the corresponding `GdkDrag`