Gtk.RecentChooser.prototype.get_sort_type
function get_sort_type():Gtk.RecentSortType {
// Gjs wrapper for gtk_recent_chooser_get_sort_type()
}Gets the value set by Gtk.set_sort_type.
Since 2.10
- Returns
the sorting order of the chooser.
function get_sort_type():Gtk.RecentSortType {
// Gjs wrapper for gtk_recent_chooser_get_sort_type()
}Gets the value set by Gtk.set_sort_type.
Since 2.10
the sorting order of the chooser.