GtkRecentChooserIface.addFilter

Adds filter to the list of #GtkRecentFilter objects held by chooser.

struct GtkRecentChooserIface
extern (C)
void function(GtkRecentChooser* chooser, GtkRecentFilter* filter) addFilter;