Property
GtkEntryCompletion:popup-single-match
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
GtkEntryCompletion:inline-completion
.
Type:gboolean
Default value | TRUE |
Getter method | gtk_entry_completion_get_popup_single_match() |
Setter method | gtk_entry_completion_set_popup_single_match() |