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