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

modelthe model to use