TreeView.this

Creates a new gtk.TreeView widget with the model initialized to model.

Parameters

model TreeModelIF

the model.

Return Value

A newly created gtk.TreeView widget.

Throws

ConstructionException GTK+ fails to create the object.