gtk-kt
gtk
/
org.gtk.gdk
/
DragCancelReason
Drag
Cancel
Reason
enum
DragCancelReason
:
Enum
<
DragCancelReason
>
Content copied to clipboard
03 / 01 / 2022
Entries
Types
Properties
See also
See also
Entries
ERROR
Link copied to clipboard
ERROR
(
GDK_DRAG_CANCEL_ERROR
)
Content copied to clipboard
USER_CANCELLED
Link copied to clipboard
USER_CANCELLED
(
GDK_DRAG_CANCEL_USER_CANCELLED
)
Content copied to clipboard
NO_TARGET
Link copied to clipboard
NO_TARGET
(
GDK_DRAG_CANCEL_NO_TARGET
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
gdk
Link copied to clipboard
val
gdk
:
GdkDragCancelReason
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard