Package: gtk
Accessor gtk-entry-completion-inline-completion
Lambda Listgtk-entry-completion-inline-completion (object) Syntax(gtk-entry-completion-inline-completion object) => inline-completion (setf (gtk-entry-completion-inline-completion object) inline-completion) ArgumentsDetails Accessor of the inline-completion slot of the gtk-entry-completion class. The slot access function gtk-entry-completion-inline-completion returns whether the common prefix of the possible completions should be automatically inserted in the entry. The slot access function (setf gtk-entry-completion-inline-completion) sets whether the common prefix of the possible completions should be automatically inserted in the entry. | See also |
2020-5-31