Gdk.DragCancelReason – gdk-3.0 Reference Manual
DragCancelReason
Description:
[
CCode
( cprefix =
"GDK_DRAG_CANCEL_"
, type_id =
"gdk_drag_cancel_reason_get_type ()"
) ]
[
Version
( since =
"3.20"
) ]
public
enum
DragCancelReason
Used in
DragContext
to the reason of a cancelled DND operation.
Namespace:
Gdk
Package:
gdk-3.0
Content:
Enum values:
ERROR
-
Unspecified error.
NO_TARGET
-
There is no suitable drop target.
USER_CANCELLED
-
Drag cancelled by the user
2022 vala-language.org