filter: Add link to FilterListmodel
authorMaximiliano Sandoval R <msandova@gnome.org>
Mon, 4 Apr 2022 12:10:56 +0000 (14:10 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 21 Apr 2022 23:22:33 +0000 (19:22 -0400)
gtk/gtkfilter.c

index 56e058017e0d086d630d07d7e525d8e80b60b320..92f2ad46c8626adde2005e23e864fcabdd2e771f 100644 (file)
@@ -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