Import line: | Gtk = imports.gi.Gtk; |
GIR File: | Gtk-3.0.gir |
C documentation: | GtkDragResult |
Enum : | DragResult |
Properties | |
---|---|
guint32 Gtk.DragResult.ERROR : 5
|
|
guint32 Gtk.DragResult.GRAB_BROKEN : 4
|
|
guint32 Gtk.DragResult.NO_TARGET : 1
|
|
guint32 Gtk.DragResult.SUCCESS : 0
|
|
guint32 Gtk.DragResult.TIMEOUT_EXPIRED : 3
|
|
guint32 Gtk.DragResult.USER_CANCELLED : 2
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gtk.Widget
Signal |
The ::drag-failed signal is emitted on the drag source when a drag has
failed. |