[gtk: 2/4] filter: Add link to FilterListmodel
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk: 2/4] filter: Add link to FilterListmodel
- Date: Thu, 7 Apr 2022 14:05:41 +0000 (UTC)
commit d7fe62817ceb6448f8bac690cfb6fde39d98a34c
Author: Maximiliano Sandoval R <msandova gnome org>
Date: Mon Apr 4 14:10:56 2022 +0200
filter: Add link to FilterListmodel
gtk/gtkfilter.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]