list_filters


Description:

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.