HBox.this

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

  1. this(GtkHBox* gtkHBox, bool ownedRef)
    class HBox
    this
    (
    GtkHBox* gtkHBox
    ,
    bool ownedRef = false
    )
  2. this(bool homogeneous, int spacing)