Method

Gtk.BoolFilter.get_expression

Declaration [src]

GtkExpression*
gtk_bool_filter_get_expression (
  GtkBoolFilter* self
)

Description [src]

Gets the expression that the filter uses to evaluate if an item should be filtered.

Return value

Returns: GtkExpression

a GtkExpression

Ownership is not transferred to the caller
Can be NULL