Package: gtk
Accessor gtk:entry-completion
Lambda Listgtk:entry-completion (object) SyntaxArgumentsDetails              The accessor for the completion slot of the    gtk:entry class gets or sets the auxiliary completion object
    currently in use by the text entry.   All further configuration of the completion mechanism is done on completion using the gtk:entry-completion API. Completion is disabled if the completion property is set to nil. Warning | See also | 
2025-08-11