c
Import line: | Gtk = imports.gi.Gtk; |
GIR File: | Gtk-2.0.gir |
C documentation: | GtkRecentSortType |
Enum : | RecentSortType |
Properties | |
---|---|
guint32 Gtk.RecentSortType.CUSTOM : 3
|
|
guint32 Gtk.RecentSortType.LRU : 2
|
|
guint32 Gtk.RecentSortType.MRU : 1
|
|
guint32 Gtk.RecentSortType.NONE : 0
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gtk.RecentChooser
Property |
sort_type : Gtk.RecentSortType
|
Gtk.RecentChooser
Method |
get_sort_type
()
:
Gtk.RecentSortType
|
Gtk.RecentChooser
Method |
set_sort_type
(RecentSortType sort_type)
:
none
|