SingleSelection.setModel

Sets the model that @self should wrap.

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

class SingleSelection
void
setModel

Parameters

model ListModelIF

A GListModel to wrap

Meta