RecentChooserIF.listFilters

Gets the GtkRecentFilter objects held by chooser. Since 2.10

interface RecentChooserIF
listFilters
()

Return Value

Type: ListSG

A singly linked list of GtkRecentFilter objects. You should just free the returned list using g_slist_free(). [element-type GtkRecentFilter][transfer container]

Meta