FuzzyIndexMatch

Constructors

this
this(DzlFuzzyIndexMatch* dzlFuzzyIndexMatch, bool ownedRef = false)

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

Members

Functions

getDocument
Variant getDocument()
getFuzzyIndexMatchStruct
DzlFuzzyIndexMatch* getFuzzyIndexMatchStruct(bool transferOwnership = false)

Get the main Gtk struct

getKey
string getKey()
getPriority
uint getPriority()
getScore
float getScore()
getStruct
void* getStruct()

the main Gtk struct as a void*

Static functions

getType
GType getType()

Variables

dzlFuzzyIndexMatch
DzlFuzzyIndexMatch* dzlFuzzyIndexMatch;

the main Gtk struct

Meta