TreeListModel.getAutoexpand

bool getAutoexpand() nothrow

Gets whether the model is set to automatically expand new rows that get added.

This can be either rows added by changes to the underlying models or via gtk.tree_list_row.TreeListRow.setExpanded.

Returns

true if the model is set to autoexpand