c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.SortType

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.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.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 Sun Oct 07 2012 17:21:26 GMT+0800 (HKT)