TreeListModel.getAutoexpand

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.

class TreeListModel
bool
getAutoexpand
()

Return Value

Type: bool

true if the model is set to autoexpand