Package: gtk
Accessor gtk-icon-view-model
Lambda Listgtk-icon-view-model (object) SyntaxArgumentsDetails Accessor of the model slot of the gtk-icon-view class. The slot access function gtk-icon-view-model returns the model the gtk-icon-view widget is based on. Returns nil if the model is unset. The slot access function (setf gtk-icon-view-model) sets the model. If the icon 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. | See also |
2021-3-9