StringFilter.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(gtk.expression.Expression expression = null)

Creates a new string filter.

You will want to set up the filter by providing a string to search for and by providing a property to look up on the item.

Parameters

expressionThe expression to evaluate

Returns

a new [gtk.string_filter.StringFilter]