c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.SortType

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkSortType
Enum : SortType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.CList
Property
sort_type : Gtk.SortType
Gtk.CList
Method
set_sort_type (SortType sort_type) : none
Gtk.TreeSortable
Method
get_sort_column_id (gint32 sort_column_id, SortType order) : gboolean
Gtk.TreeSortable
Method
set_sort_column_id (gint32 sort_column_id, SortType order) : none
Gtk.TreeViewColumn
Property
sort_order : Gtk.SortType
Gtk.TreeViewColumn
Method
get_sort_order () : Gtk.SortType
Gtk.TreeViewColumn
Method
set_sort_order (SortType order) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:19 GMT+0800 (HKT)