BoolFilter.this

Creates a new bool filter.

  1. this(GtkBoolFilter* gtkBoolFilter, bool ownedRef)
  2. this(Expression expression)
    class BoolFilter

Parameters

expression Expression

The expression to evaluate or %NULL for none

Return Value

a new GtkBoolFilter

Throws

ConstructionException GTK+ fails to create the object.

Meta