StringFilter
Description:
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.
Parameters:
expression |
The expression to evaluate |
Returns:
a new `GtkStringFilter` |