TreeListModel
GtkTreeListModel
is a list model that can create child models on demand.
Skipped during bindings generation
method
item-type
: Property has no getter nor settermethod
n-items
: Property has no getter nor setter
Constructors
Link copied to clipboard
constructor(root: <Error class: unknown class>, passthrough: Boolean, autoexpand: Boolean, createFunc: TreeListModelCreateModelFunc)
Creates a new empty GtkTreeListModel
displaying @root with all rows collapsed.
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)