EntryCompletion.setPopupSingleMatch

void setPopupSingleMatch(bool popupSingleMatch)

Sets whether the completion popup window will appear even if there is only a single match.

You may want to set this to false if you are using propertyGtk.EntryCompletion:inline-completion.

Parameters

popupSingleMatchtrue if the popup should appear even for a single match

Deprecated

GtkEntryCompletion will be removed in GTK 5.