set_expression
Description:
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 |