Method
GtkRecentChooserremove_filter
since: 2.10
Declaration [src]
void
gtk_recent_chooser_remove_filter (
  GtkRecentChooser* chooser,
  GtkRecentFilter* filter
)
Description [src]
Removes filter from the list of GtkRecentFilter objects held by chooser.
Available since: 2.10
Parameters
- filter
- 
            Type: GtkRecentFilterA GtkRecentFilter.The data is owned by the caller of the method.