Method GTK2.TreeView()->set_model()
- Method set_model
GTK2.TreeView set_model(GTK2.TreeModel model)
- Description
Sets the model. If this TreeView already has a model set, it will remove it before setting the new model.
GTK2.TreeView set_model(GTK2.TreeModel model)
Sets the model. If this TreeView already has a model set, it will remove it before setting the new model.