get_autoexpand


Description:

public bool get_autoexpand ()

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 [method@Gtk.TreeListRow.set_expanded].

Parameters:

this

a `GtkTreeListModel`

Returns:

true if the model is set to autoexpand