for a single possible completion. You probably want to set this to false if you are using [inline completion][GtkEntryCompletion--inline-completion].
EntryCompletion.popupSingleMatch
bool popupSingleMatch() @propertyGet popupSingleMatch property.
Returns
Determines whether the completions popup window will shown
void popupSingleMatch(bool propval) @propertySet popupSingleMatch property.
Parameters
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 [inline completion][GtkEntryCompletion--inline-completion]. |