Method
GtkRecentChooserset_filter
Declaration [src]
void
gtk_recent_chooser_set_filter (
GtkRecentChooser* chooser,
GtkRecentFilter* filter
)
Description [src]
Sets filter
as the current GtkRecentFilter
object used by chooser
to affect the displayed recently used resources.
Available since: | 2.10 |
Sets property | Gtk.RecentChooser:filter |
Parameters
filter |
GtkRecentFilter |
A |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |