Method
GtkRecentChooserlist_filters
since: 2.10
[−]
Return value
Type: A list of GtkRecentFilter*
A singly linked list
of GtkRecentFilter
objects. You
should just free the returned list using g_slist_free().
The caller of the method takes ownership of the returned data container, but not the data inside it. |