DragCancelReason#

class DragCancelReason#

Used in GdkDrag to the reason of a cancelled DND operation.

Fields#

class DragCancelReason
ERROR#

Unspecified error.

NO_TARGET#

There is no suitable drop target.

USER_CANCELLED#

Drag cancelled by the user