FuzzyMutableIndex.this

Create a new #Fuzzy for fuzzy matching strings.

Parameters

caseSensitive
Type: bool

%TRUE if case should be preserved.

Return Value

A newly allocated #Fuzzy that should be freed with dzl_fuzzy_mutable_index_unref().

Throws

ConstructionException GTK+ fails to create the object.

Meta