RecentChooserIF.addFilter

Adds filter to the list of GtkRecentFilter objects held by chooser. If no previous filter objects were defined, this function will call gtk_recent_chooser_set_filter(). Since 2.10

interface RecentChooserIF
void
addFilter

Parameters

filter RecentFilter

a GtkRecentFilter

Meta