FuzzyIndexCursor

Constructors

this
this(DzlFuzzyIndexCursor* dzlFuzzyIndexCursor, bool ownedRef = false)

Sets our main struct and passes it to the parent class.

Members

Functions

getFuzzyIndexCursorStruct
DzlFuzzyIndexCursor* getFuzzyIndexCursorStruct(bool transferOwnership = false)

Get the main Gtk struct

getIndex
FuzzyIndex getIndex()

Gets the index the cursor is iterating.

getStruct
void* getStruct()

the main Gtk struct as a void*

Static functions

getType
GType getType()

Variables

dzlFuzzyIndexCursor
DzlFuzzyIndexCursor* dzlFuzzyIndexCursor;

the main Gtk struct

Meta