MultiSelection.setModel

Sets the model that @self should wrap.

If @model is %NULL, @self will be empty.

class MultiSelection
void
setModel

Parameters

model ListModelIF

A GListModel to wrap

Meta