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
Determines the direction of a sort.
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
Sets the current sort column to be sort_column_id.
Gtk.TreeViewColumn
Property
sort_order : Gtk.SortType
Gtk.TreeViewColumn
Method
get_sort_order () : Gtk.SortType
Gets the value set by gtk_tree_view_column_set_sort_order().
Gtk.TreeViewColumn
Method
set_sort_order (SortType order) : none
Changes the appearance of the sort indicator.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:01 GMT+0800 (HKT)