set_expression


Description:

public void set_expression (Expression? expression)

Sets the expression that the filter uses to check if items should be filtered.

The expression must have a value type of g_type_boolean.

Parameters:

this

a `GtkBoolFilter`

expression

a `GtkExpression`