TreeStore.this

Non vararg creation function. Used primarily by language bindings.

  1. this(GtkTreeStore* gtkTreeStore, bool ownedRef)
  2. this(GType[] types)
    class TreeStore
    this

Parameters

types GType[]

an array of GType types for the columns, from first to last

Return Value

Throws

ConstructionException GTK+ fails to create the object.