for a single possible completion.
You probably want to set this to false if you are using property@Gtk.EntryCompletion:inline-completion.
bool popupSingleMatch() @propertyGet popupSingleMatch property.
for a single possible completion.
You probably want to set this to false if you are using property@Gtk.EntryCompletion:inline-completion.
void popupSingleMatch(bool propval) @propertySet popupSingleMatch property.
propval | 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 property@Gtk.EntryCompletion:inline-completion. |