- Reserved
void*[7] Reserved;
Undocumented in source.
- hideSuggestions
void function(DzlSuggestionEntry* self) hideSuggestions;
- moveSuggestion
void function(DzlSuggestionEntry* self, int amount) moveSuggestion;
- parentClass
GtkEntryClass parentClass;
Undocumented in source.
- showSuggestions
void function(DzlSuggestionEntry* self) showSuggestions;
- suggestionActivated
void function(DzlSuggestionEntry* self, DzlSuggestion* suggestion) suggestionActivated;
- suggestionSelected
void function(DzlSuggestionEntry* self, DzlSuggestion* suggestion) suggestionSelected;