Package: gtk
Accessor gtk:tree-view-model
Lambda Listgtk:tree-view-model (object) SyntaxArgumentsDetails The accessor for the model slot of the gtk:tree-view class gets or sets the model the tree view is based
on. Returns nil if the model is unset. If the tree view 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 old model. Warning | See also |
2025-09-27