TreeView.this

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

Parameters

model TreeModelIF

the model.

Return Value

A newly created #GtkTreeView widget.

Throws

ConstructionException GTK+ fails to create the object.

Meta