Package: gtk
Accessor gtk:entry-completion-model
Lambda Listgtk:entry-completion-model (object) SyntaxArgumentsDetails The accessor for the model slot of the gtk:entry-completion class gets or sets the model for a entry
completion. Returns nil if none is currently being used. 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 |
2025-09-24