set_popup_single_match


Description:

public void set_popup_single_match (bool popup_single_match)

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

Note:

GtkEntryCompletion will be removed in GTK 5.

You may want to set this to false if you are using [property@Gtk.EntryCompletion:inline-completion].

Parameters:

this

a `GtkEntryCompletion`

popup_single_match

true if the popup should appear even for a single match