filter: Add link to FilterListmodel

This commit is contained in:
Maximiliano Sandoval R
2022-04-04 14:10:56 +02:00
parent a034bdb17e
commit d7fe62817c

View 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