set_model


Description:

public void set_model (ListModel? model)

Sets the model that this should wrap.

If model is null, this will be empty.

Parameters:

this

a `GtkMultiSelection`

model

A `GListModel` to wrap