FlattenListModel.this

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

Creates a new gtk.flatten_list_model.FlattenListModel that flattens list.

Parameters

modelthe model to be flattened

Returns