SuggestionRow

Constructors

this
this(DzlSuggestionRow* dzlSuggestionRow, bool ownedRef = false)

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

this
this()

Members

Functions

getStruct
void* getStruct()

the main Gtk struct as a void*

getSuggestion
Suggestion getSuggestion()

Gets the suggestion to be displayed.

getSuggestionRowStruct
DzlSuggestionRow* getSuggestionRowStruct(bool transferOwnership = false)

Get the main Gtk struct

setSuggestion
void setSuggestion(Suggestion suggestion)

Static functions

getType
GType getType()

Variables

dzlSuggestionRow
DzlSuggestionRow* dzlSuggestionRow;

the main Gtk struct

Inherited Members

From ListBoxRow

dzlListBoxRow
DzlListBoxRow* dzlListBoxRow;

the main Gtk struct

getDazzleListBoxRowStruct
DzlListBoxRow* getDazzleListBoxRowStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

getType
GType getType()

Meta