set_model


Description:

public void set_model (ListModel? model)

Sets the model to be filtered.

Note that GTK makes no effort to ensure that model conforms to the item type of this. It assumes that the caller knows what they are doing and have set up an appropriate filter to ensure that item types match.

Parameters:

this

a `GtkFilterListModel`

model

The model to be filtered