c
Import line: | Gtk = imports.gi.Gtk; |
GIR File: | Gtk-2.0.gir |
C documentation: | GtkDestDefaults |
Enum : | DestDefaults |
Properties | |
---|---|
guint32 Gtk.DestDefaults.ALL : 7
|
|
guint32 Gtk.DestDefaults.DROP : 4
|
|
guint32 Gtk.DestDefaults.HIGHLIGHT : 2
|
|
guint32 Gtk.DestDefaults.MOTION : 1
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gtk
Method |
Gtk.drag_dest_set
(Widget widget, DestDefaults flags, Array targets, gint32 n_targets, DragAction actions)
:
none
|
Gtk.ToolPalette
Method |
add_drag_dest
(Widget widget, DestDefaults flags, ToolPaletteDragTargets targets, DragAction actions)
:
none
|