DzlSuggestionEntryClass

Members

Variables

hideSuggestions
void function(DzlSuggestionEntry* self) hideSuggestions;
moveSuggestion
void function(DzlSuggestionEntry* self, int amount) moveSuggestion;
showSuggestions
void function(DzlSuggestionEntry* self) showSuggestions;
suggestionActivated
void function(DzlSuggestionEntry* self, DzlSuggestion* suggestion) suggestionActivated;
suggestionSelected
void function(DzlSuggestionEntry* self, DzlSuggestion* suggestion) suggestionSelected;

Meta