TreeView.newWithModel

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

Parameters

modelthe model.

Returns

A newly created gtk.tree_view.TreeView widget.

Deprecated