StringFilter
Object Hierarchy:
Description:
GtkStringFilter determines whether to include items by looking at strings and comparing them to a fixed search term.
The strings are obtained from the items by evaluating a Expression.
GtkStringFilter has several different modes of comparison - it can match the whole string, just a prefix, or any substring.
Namespace: Gtk
Package: gtk4
Content:
Properties:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class Gtk.Filter
All known members inherited from class GLib.Object