Enumeration
GdkDragCancelReason
since: 4.0
Members
GDK_DRAG_CANCEL_NO_TARGET
-
There is no suitable drop target.
- Value:
0
- Nickname:
no-target
- Available since: 4.0
- Value:
GDK_DRAG_CANCEL_USER_CANCELLED
-
Drag cancelled by the user.
- Value:
1
- Nickname:
user-cancelled
- Available since: 4.0
- Value:
GDK_DRAG_CANCEL_ERROR
-
Unspecified error.
- Value:
2
- Nickname:
error
- Available since: 4.0
- Value: