Package: gtk
Accessor gtk:cell-view-model
Lambda Listgtk:cell-view-model (object) SyntaxArgumentsDetails Accessor of the model slot of the gtk:cell-view class. The gtk:cell-view-model function returns the model for the cell view. If no model is used nil is returned. The (setf gtk:cell-view-model)
function sets the model. If the cell view already has a model set, it will remove it before setting the new model. If model is nil, then it
will unset the old model. Warning | See also |
2024-5-20