MapListModel.this

this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.
this(gio.list_model.ListModel model = null, gtk.types.MapListModelMapFunc mapFunc = null) nothrow

Creates a new gtk.map_list_model.MapListModel for the given arguments.

Parameters

modelThe model to map
mapFuncmap function

Returns