TreeView.with_model


Description:

[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public TreeView.with_model (TreeModel model)

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

Parameters:

model

the model.

Returns:

A newly created TreeView widget.