TreeView.newWithModel

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

class TreeView
static
newWithModel

Parameters

model gtk.tree_model.TreeModel

the model.

Return Value

Type: gtk.tree_view.TreeView

A newly created #GtkTreeView widget.