Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.DragResult

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkDragResult
Enum : DragResult
Gives an indication why a drag operation failed.
The value can by obtained by connecting to the
GtkWidget::drag-failed signal.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.Widget
Signal
drag_failed (Widget self, DragContext drag_context, DragResult result) : gboolean
The ::drag-failed signal is emitted on the drag source when a drag has
failed.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:15:45 GMT+0800 (HKT)