GridView.setModel
void setModel(gtk.selection_model.SelectionModel model = null)Sets 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)Sets the model to use.
This must be a gtk.selection_model.SelectionModel.
model | the model to use |