Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.RecentSortType

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkRecentSortType
Enum : RecentSortType
Used to specify the sorting method to be applyed to the recently
used resource list.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.RecentChooser
Property
sort_type : Gtk.RecentSortType
Sorting order to be used when displaying the recently used resources.
Gtk.RecentChooser
Method
get_sort_type () : Gtk.RecentSortType
Gets the value set by gtk_recent_chooser_set_sort_type().
Gtk.RecentChooser
Method
set_sort_type (RecentSortType sort_type) : none
Changes the sorting order of the recently used resources list displayed by
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:15:57 GMT+0800 (HKT)