TreeListModel.passthrough

bool passthrough() @property

Get passthrough property.

Returns

Gets whether the model is in passthrough mode.

If false, the [gio.list_model.ListModel] functions for this object return custom [gtk.tree_list_row.TreeListRow] objects. If true, the values of the child models are pass through unmodified.