since 2.10
CellView.model
gtk.tree_model.TreeModel model() @propertyGet model property.
Returns
The model for cell view
void model(gtk.tree_model.TreeModel propval) @propertySet model property.
Parameters
propval | The model for cell view since 2.10 |