c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Struct Gtk.SelectionData

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkSelectionData
Struct : SelectionData
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk
Method
Gtk.tree_get_row_drag_data (SelectionData selection_data, Object out_values) : 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.Widget
Signal
drag_data_get (Widget self, DragContext context, SelectionData data, guint32 info, guint32 time) : none
Gtk.Widget
Signal
drag_data_received (Widget self, DragContext context, gint32 x, gint32 y, SelectionData data, guint32 info, guint32 time) : none
Gtk.Widget
Signal
selection_get (Widget self, SelectionData data, guint32 info, guint32 time) : none
Gtk.Widget
Signal
selection_received (Widget self, SelectionData data, guint32 time) : none
RB.DisplayPage
Method
receive_drag (SelectionData data) : gboolean
RB.PlaylistManager
Method
new_playlist_from_selection_data (SelectionData data) : RB.Source
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:18 GMT+0800 (HKT)