- getIcon
GIcon* function(DzlSuggestion* self) getIcon;
- getIconSurface
cairo_surface_t* function(DzlSuggestion* self, GtkWidget* widget) getIconSurface;
- replaceTypedText
char* function(DzlSuggestion* self, const(char)* typedText) replaceTypedText;
- suggestSuffix
char* function(DzlSuggestion* self, const(char)* typedText) suggestSuffix;