DzlSuggestionClass.replaceTypedText

struct DzlSuggestionClass
extern (C)
char* function(DzlSuggestion* self, const(char)* typedText) replaceTypedText;

Return Value

The replacement text to insert into the entry when "tab" is pressed to complete the insertion.

Meta