FilterListModel


Description:

[ CCode ( has_construct_function = false ) ]
public FilterListModel (owned ListModel? model, owned Filter? filter)

Creates a new `GtkFilterListModel` that will filter model using the given filter.

Parameters:

model

the model to sort

filter

filter

Returns:

a new `GtkFilterListModel`