projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a388b5
)
filter: Add link to FilterListmodel
author
Maximiliano Sandoval R
<msandova@gnome.org>
Mon, 4 Apr 2022 12:10:56 +0000
(14:10 +0200)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 21 Apr 2022 23:22:33 +0000
(19:22 -0400)
gtk/gtkfilter.c
patch
|
blob
|
history
diff --git
a/gtk/gtkfilter.c
b/gtk/gtkfilter.c
index 56e058017e0d086d630d07d7e525d8e80b60b320..92f2ad46c8626adde2005e23e864fcabdd2e771f 100644
(file)
--- a/
gtk/gtkfilter.c
+++ b/
gtk/gtkfilter.c
@@
-28,7
+28,7
@@
* GtkFilter:
*
* A `GtkFilter` object describes the filtering to be performed by a
- *
`GtkFilterListModel`
.
+ *
[class@Gtk.FilterListModel]
.
*
* The model will use the filter to determine if it should include items
* or not by calling [method@Gtk.Filter.match] for each item and only