FuzzyMutableIndex


Description:

[ CCode ( has_construct_function = false ) ]
public FuzzyMutableIndex (bool case_sensitive)

Create a new Fuzzy for fuzzy matching strings.

Parameters:

case_sensitive

true if case should be preserved.

Returns:

A newly allocated Fuzzy that should be freed with unref.