TreeStore.this

Sets our main struct and passes it to the parent class.

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