setModel

open fun setModel(model: <Error class: unknown class>? = null)

Sets the model that @self should wrap.

If @model is null, @self will be empty.

Parameters

model

A GListModel to wrap