Property
GtkEntryCompletion:popup-single-match
since: 2.8
Description [src]
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].
Type:gboolean
Available since: 2.8
| Default value | TRUE |
| Getter method | gtk_entry_completion_get_popup_single_match() |
| Setter method | gtk_entry_completion_set_popup_single_match() |