StringFilter.matchMode
gtk.types.StringFilterMatchMode matchMode() @propertyGet matchMode property.
Returns
If exact matches are necessary or if substrings are allowed.
void matchMode(gtk.types.StringFilterMatchMode propval) @propertySet matchMode property.
Parameters
propval | If exact matches are necessary or if substrings are allowed. |