Package: gtk

Function gtk:filter-strictness

Lambda List

gtk:filter-strictness (filter)

Arguments

filter -- a gtk:filter object

Return Value

The gtk:filter-match value with the strictness of filter.

Details

Gets the known strictness of the filter. If the strictness is not known, the :match-some value is returned. The value may change after emission of the "changed" signal. This function is meant purely for optimization purposes, filters can choose to omit implementing it, but the gtk:filter-list-model class uses it.
 

See also

2024-9-27