Box.this

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

  1. this(GtkBox* gtkBox, bool ownedRef)
    class Box
    this
    (
    GtkBox* gtkBox
    ,
    bool ownedRef = false
    )
  2. this(GtkOrientation orientation, int spacing)