Package: gtk
Accessor gtk-entry-completion-model
Lambda Listgtk-entry-completion-model (object) SyntaxArgumentsDetails Accessor of the model slot of the gtk-entry-completion class. The slot access function gtk-entry-completion-model returns the gtk-tree-model, or nil if none is currently being used. The slot access function (setf gtk-entry-completion-model) sets the model for a entry completion. If the entry completion already has a model set, it will remove it before setting the new model. If model is nil, then it will unset the model. | See also |
2020-5-31