ColumnView.setModel
void setModel(gtk.selection_model.SelectionModel model = null) nothrowSets the model to use.
This must be a gtk.selection_model.SelectionModel.
Parameters
model | the model to use |
void setModel(gtk.selection_model.SelectionModel model = null) nothrowSets the model to use.
This must be a gtk.selection_model.SelectionModel.
model | the model to use |