MapListModel


Description:

[ CCode ( has_construct_function = false ) ]
public MapListModel (owned ListModel? model, owned MapListModelMapFunc? map_func)

Creates a new `GtkMapListModel` for the given arguments.

Parameters:

model

The model to map

map_func

map function

user_data

user data passed to map_func

user_destroy

destroy notifier for user_data

Returns:

a new `GtkMapListModel`