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