Package: gtk
Function gtk:filter-strictness
Lambda Listgtk:filter-strictness (filter) ArgumentsReturn Value The gtk:filter-match value for the strictness of filter. Details
Gets the known strictness of the filter. If the strictness is not known, the :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 |
2025-07-24