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 gtk:entry-completion-model function returns the gtk:tree-model object, or nil if none is currently being used. The (setf gtk:entry-completion-model) function 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. Warning | See also |
2024-5-2