Property

GtkTreeListModel:passthrough

Declaration

property passthrough: gboolean [ read, write, construct-only ]

Description [src]

Gets whether the model is in passthrough mode.

If FALSE, the GListModel functions for this object return custom GtkTreeListRow objects. If TRUE, the values of the child models are pass through unmodified.

Type:gboolean

Default valueFALSE
Getter methodgtk_tree_list_model_get_passthrough()

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes