EntryCompletion.setInlineCompletion
void setInlineCompletion(bool inlineCompletion)Sets whether the common prefix of the possible completions should be automatically inserted in the entry.
Parameters
inlineCompletion | true to do inline completion |
void setInlineCompletion(bool inlineCompletion)Sets whether the common prefix of the possible completions should be automatically inserted in the entry.
inlineCompletion | true to do inline completion |