StringFilter


Description:

[ 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.

Parameters:

expression

The expression to evaluate

Returns:

a new `GtkStringFilter`