for a single possible completion.
You probably want to set this to false if you are using gtk.entry_completion.EntryCompletion.inlineCompletion.
bool popupSingleMatch() @propertyGet 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) @propertySet 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. |