Method

IdeFuzzyIndexCursorget_index

Declaration

IdeFuzzyIndex*
ide_fuzzy_index_cursor_get_index (
  IdeFuzzyIndexCursor* self
)

Description

Gets the index the cursor is iterating.

Return value

Type: IdeFuzzyIndex

A IdeFuzzyIndex.

The data is owned by the instance.