Gtk.RecentChooser::list_filters
function vfunc_list_filters():[Gtk.RecentFilter] { }
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.