API Version: 4.0
Library Version: 4.2.0
enum Gdk.DragCancelReason
Used in GdkDrag to the reason of a cancelled DND operation.
GdkDrag
GDK_DRAG_CANCEL_NO_TARGET
There is no suitable drop target.
GDK_DRAG_CANCEL_USER_CANCELLED
Drag cancelled by the user
GDK_DRAG_CANCEL_ERROR
Unspecified error.