Package: gtk
Accessor gtk:entry-completion
Lambda Listgtk:entry-completion (object) SyntaxArgumentsDetails              Accessor of the completion slot of the gtk:entry
    class.    The gtk:entry-completion function returns the auxiliary completion  object currently in use by the entry. The (setf gtk:entry-completion) function
  sets the auxiliary completion object. All further configuration of the completion mechanism is done on completion using the gtk:entry-completion API. Completion is disabled if the completion argument is set to nil.  | See also | 
2025-07-09