DataModelArray.this

  1. this(GdaDataModelArray* gdaDataModelArray)
  2. this(int cols)
    class DataModelArray
    this
    (
    int cols
    )

Parameters

cols int

number of columns for rows in this data model.

Throws

ConstructionException GTK+ fails to create the object.

Meta