c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Struct Gtk.SelectionData

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkSelectionData
Struct : SelectionData
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gtk.SelectionData ()
Create a new Gtk.SelectionData
Create a new Gtk.SelectionData
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk
Method
Gtk.tree_get_row_drag_data (SelectionData selection_data, TreeModel tree_model, TreePath path) : gboolean
Gtk
Method
Gtk.tree_set_row_drag_data (SelectionData selection_data, TreeModel tree_model, TreePath path) : gboolean
Gtk.Clipboard
Method
wait_for_contents (Atom target) : Gtk.SelectionData
Gtk.ToolPalette
Method
get_drag_item (SelectionData selection) : Gtk.Widget
Gtk.TreeDragDest
Method
drag_data_received (TreePath dest, SelectionData selection_data) : gboolean
Gtk.TreeDragDest
Method
row_drop_possible (TreePath dest_path, SelectionData selection_data) : gboolean
Gtk.TreeDragSource
Method
drag_data_get (TreePath path, SelectionData selection_data) : gboolean
Gtk.Widget
Signal
drag_data_get (Widget self, DragContext drag_context, SelectionData data, guint32 info, guint32 time) : none
Gtk.Widget
Signal
drag_data_received (Widget self, DragContext drag_context, gint32 x, gint32 y, SelectionData data, guint32 info, guint32 time) : none
Gtk.Widget
Signal
selection_get (Widget self, SelectionData object, guint32 p0, guint32 p1) : none
Gtk.Widget
Signal
selection_received (Widget self, SelectionData object, guint32 p0) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:17 GMT+0800 (HKT)