summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaximiliano Sandoval R <msandova@gnome.org>2022-04-04 14:10:56 +0200
committerMaximiliano Sandoval R <msandova@gnome.org>2022-04-04 14:10:56 +0200
commitd7fe62817ceb6448f8bac690cfb6fde39d98a34c (patch)
tree72e51814b13db1bf23c1d233451be586e677d7c6
parenta034bdb17e313dc95807ae570dc7b2a6935c1768 (diff)
downloadgtk+-d7fe62817ceb6448f8bac690cfb6fde39d98a34c.tar.gz
filter: Add link to FilterListmodel
-rw-r--r--gtk/gtkfilter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkfilter.c b/gtk/gtkfilter.c
index 56e058017e..92f2ad46c8 100644
--- 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