mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 14:10:30 +00:00
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