Class
IdeFuzzyIndexBuilder
Instance methods
ide_fuzzy_index_builder_get_document
Returns the document that was inserted in a previous call to ide_fuzzy_index_builder_insert().
ide_fuzzy_index_builder_write_async
Builds and writes the index to file
. The file format is a
GVariant on disk and can be loaded and searched using
FuzzyIndex
.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.