Enumeration (GI Enum)

Gtk-3.0GtkRecentSortTypeSince 2.10

Used to specify the sorting method to be applyed to the recently used resource list.

2.10

Index
CUSTOM: 3

Sort the returned list using a custom sorting function passed using gtk_recent_chooser_set_sort_func().

LRU: 2

Sort the returned list with the least recently used items first.

MRU: 1

Sort the returned list with the most recently used items first.

NONE: 0

Do not sort the returned list of recently used resources.

Variables

$gtype