MapListModel
Description:
[ CCode ( has_construct_function = false ) ]
public MapListModel (owned ListModel? model, owned MapListModelMapFunc? map_func)
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 |
user_destroy |
destroy notifier for |
Returns:
a new `GtkMapListModel` |