StringFilter.setExpression

void setExpression(gtk.expression.Expression expression = null)

Sets the expression that the string filter uses to obtain strings from items.

The expression must have a value type of G_TYPE_STRING.

Parameters

expressiona [gtk.expression.Expression]