Package: gtk
Accessor gtk:entry-completion-popup-single-match
Lambda Listgtk:entry-completion-popup-single-match (object) SyntaxArgumentsDetails Accessor of the popup-single-match slot of the gtk:entry-completion class. The gtk:entry-completion-popup-single-match function returns true
if the popup window will appear regardless of the number of matches. The (setf gtk:entry-completion-popup-single-match) function 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. Warning | See also |
2024-5-2