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 bool filter

expression

the expression