for a single possible completion.
You probably want to set this to false if you are using gtk.entry_completion.EntryCompletion.inlineCompletion.
bool popupSingleMatch() @property nothrowGet popupSingleMatch property.
for a single possible completion.
You probably want to set this to false if you are using gtk.entry_completion.EntryCompletion.inlineCompletion.
void popupSingleMatch(bool propval) @property nothrowSet popupSingleMatch property.
propval | Determines whether the completions popup window will shown for a single possible completion. You probably want to set this to false if you are using gtk.entry_completion.EntryCompletion.inlineCompletion. |