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
expression | The expression to evaluate |