GridView.setModel

void setModel(gtk.selection_model.SelectionModel model = null)

Sets the model to use.

This must be a [gtk.selection_model.SelectionModel].

Parameters

modelthe model to use