Method
GtkEntryCompletionset_popup_single_match
since: 2.8
Declaration [src]
void
gtk_entry_completion_set_popup_single_match (
GtkEntryCompletion* completion,
gboolean popup_single_match
)
Description [src]
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 [inline completion][GtkEntryCompletion—inline-completion].
Available since: 2.8
Sets property | Gtk.EntryCompletion:popup-single-match |