Gtk.RecentChooser::add_filter
function vfunc_add_filter(filter:Gtk.RecentFilter):void { }
Adds filter to the list of Gtk.RecentFilter objects held by chooser.
If no previous filter objects were defined, this function will call Gtk.RecentChooser.prototype.set_filter.
Since 2.10
- filter