forked from AuroraMiddleware/gtk
Merge branch 'matthiasc/for-master' into 'master'
filter: Make GtkEveryFilter buildable See merge request GNOME/gtk!2125
This commit is contained in:
commit
c73dd9ecaf
@ -311,7 +311,7 @@ gtk_any_filter_init (GtkAnyFilter *self)
|
||||
/**
|
||||
* gtk_any_filter_new:
|
||||
*
|
||||
* Creates a new empty "any" filter.
|
||||
* Creates a new empty "any" filter.
|
||||
* Use gtk_multi_filter_append() to add filters to it.
|
||||
*
|
||||
* This filter matches an item if any of the filters added to it
|
||||
|
Loading…
Reference in New Issue
Block a user