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 model, 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 the model argument is nil, then it will unset the model. | See also |
2024-3-17