Import line: | Gtk = imports.gi.Gtk; |
GIR File: | Gtk-2.0.gir |
C documentation: | GtkDragResult |
Enum : | DragResult |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Gtk.DragResult.ERROR : 5
|
|
Number Gtk.DragResult.GRAB_BROKEN : 4
|
|
Number Gtk.DragResult.NO_TARGET : 1
|
|
Number Gtk.DragResult.SUCCESS : 0
|
|
Number Gtk.DragResult.TIMEOUT_EXPIRED : 3
|
|
Number 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.
|