API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2024.2
since: 3.20
enum Gdk.DragCancelReason
Used in GdkDragContext to the reason of a cancelled DND operation.
GdkDragContext
Available since: 3.20
GDK_DRAG_CANCEL_NO_TARGET
There is no suitable drop target.
0
GDK_DRAG_CANCEL_USER_CANCELLED
Drag cancelled by the user.
1
GDK_DRAG_CANCEL_ERROR
Unspecified error.
2
Content