FlattenListModel.this

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

  1. this(void* ptr, Flag!"Take" take)
  2. this(gio.list_model.ListModel model)
    class FlattenListModel

Parameters

model gio.list_model.ListModel

the model to be flattened

Return Value