Package: gtk
Accessor gtk:tree-list-model-autoexpand
Lambda Listgtk:tree-list-model-autoexpand (object) SyntaxArgumentsDetails The accessor for the autoexpand slot of the gtk:tree-list-model class gets or sets whether the model is set to
automatically expand new rows that get added. If set to true the model will recursively expand all rows that get added to the model. This can be either rows added by changes to the underlying models or via the gtk:tree-list-row-expanded function. | See also |
2025-09-28