Enumeration

Gdk.DragCancelReason

Declaration

enum Gdk.DragCancelReason

Description [src]

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

Members

Name Description
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.