API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2024.2
since: 2.10
GSList* list_filters ( GtkRecentChooser* chooser )
Gets the GtkRecentFilter objects held by chooser.
GtkRecentFilter
chooser
Available since: 2.10
Type: A list of GtkRecentFilter*
GtkRecentFilter*
A singly linked list of GtkRecentFilter objects. You should just free the returned list using g_slist_free().