filter: Add link to FilterListmodel

This commit is contained in:
Maximiliano Sandoval R 2022-04-04 14:10:56 +02:00 committed by Matthias Clasen
parent 4a388b5540
commit e69eb24b32

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