set_model


Description:

public void set_model (ListModel? model)

Sets the model that this should wrap.

If model is null, this model will be empty.

Parameters:

this

a `GtkNoSelection`

model

A `GListModel` to wrap