c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Struct Gtk.TargetEntry

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkTargetEntry
Struct : TargetEntry
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gtk.TargetEntry ()
Create a new Gtk.TargetEntry
Create a new Gtk.TargetEntry
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk
Method
Gtk.selection_add_targets (Widget widget, Atom selection, TargetEntry targets, guint32 ntargets) : none
Gtk
Method
Gtk.target_table_free (TargetEntry targets, gint32 n_targets) : none
Gtk.Clipboard
Method
set_can_store (TargetEntry targets, gint32 n_targets) : none
Gtk.IconView
Method
enable_model_drag_dest (TargetEntry targets, gint32 n_targets, DragAction actions) : none
Gtk.IconView
Method
enable_model_drag_source (ModifierType start_button_mask, TargetEntry targets, gint32 n_targets, DragAction actions) : none
Gtk.TargetList
Method
new Gtk.TargetList.c_new (TargetEntry targets, guint32 ntargets) : Gtk.TargetList
Create a new Gtk.TargetList
Gtk.TargetList
Method
add_table (TargetEntry targets, guint32 ntargets) : none
Gtk.ToolPalette
Method
Gtk.ToolPalette.get_drag_target_group () : Gtk.TargetEntry
Gtk.ToolPalette
Method
Gtk.ToolPalette.get_drag_target_item () : Gtk.TargetEntry
Gtk.TreeView
Method
enable_model_drag_dest (TargetEntry targets, gint32 n_targets, DragAction actions) : none
Gtk.TreeView
Method
enable_model_drag_source (ModifierType start_button_mask, TargetEntry targets, gint32 n_targets, DragAction actions) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:17 GMT+0800 (HKT)