TreeView

constructor()

Creates a new GtkTreeView widget.

Return

A newly created GtkTreeView widget.


constructor(model: TreeModel)

Creates a new GtkTreeView widget with the model initialized to @model.

Return

A newly created GtkTreeView widget.

Parameters

model

the model.


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)