Sets whether the model should autoexpand.
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 [[email protected]_expanded].
this |
a `GtkTreeListModel` |
autoexpand |
true to make the model autoexpand its rows |