list_filters


Description:

[ Version ( since = "2.10" ) ]
public abstract SList<unowned RecentFilter> list_filters ()

Gets the RecentFilter objects held by this.

Parameters:

this

a RecentChooser

Returns:

A singly linked list of RecentFilter objects. You should just free the returned list using g_slist_free.