Gtk.RecentChooser.prototype.list_filters
function list_filters():[Gtk.RecentFilter] {
// Gjs wrapper for gtk_recent_chooser_list_filters()
}Gets the Gtk.RecentFilter objects held by chooser.
Since 2.10
- Returns
A singly linked list of Gtk.RecentFilter objects. You should just free the returned list using GLib.free.