TreeListModelGidBuilderImpl.passthrough
T passthrough(bool propval)Set passthrough property.
Parameters
propval | 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. |
Returns
Builder instance for fluent chaining