[ CCode ( has_construct_function = false ) ]
public StringFilter (owned Expression? expression)
Creates a new string filter.
You will want to set up the filter by providing a string to search for and by providing a property to look up on the item.
| expression |
the expression to evaluate |
|
a new `GtkStringFilter` |