Method

GtkBoolFilterset_invert

Declaration [src]

void
gtk_bool_filter_set_invert (
  GtkBoolFilter* self,
  gboolean invert
)

Description [src]

Sets whether the filter should invert the expression.

Sets propertyGtk.BoolFilter:invert

Parameters

invert

Type: gboolean

TRUE to invert.