FlattenListModel.this

Creates a new GtkFlattenListModel that flattens @list.

  1. this(GtkFlattenListModel* gtkFlattenListModel, bool ownedRef)
  2. this(ListModelIF model)
    class FlattenListModel

Parameters

model ListModelIF

the model to be flattened

Return Value

a new GtkFlattenListModel

Throws

ConstructionException GTK+ fails to create the object.

Meta