Package: gtk

Function gtk:string-filter-new

Lambda List

gtk:string-filter-new (&optional expression)

Arguments

expression -- a gtk:expression instance with the expression to evaluate or nil for none

Return Value

The new gtk:string-filter object.

Details

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.
 

See also

2024-9-28