Method

GtkBoolFilterget_expression

Declaration [src]

GtkExpression*
gtk_bool_filter_get_expression (
  GtkBoolFilter* self
)

Description [src]

Gets the expression that the filter evaluates for each item.

Return value

Type: GtkExpression

The expression.

The returned data is owned by the instance.
The return value can be NULL.