BoxLayout.this

Creates a new GtkBoxLayout.

  1. this(GtkBoxLayout* gtkBoxLayout, bool ownedRef)
  2. this(GtkOrientation orientation)
    class BoxLayout

Parameters

orientation GtkOrientation

the orientation for the new layout

Return Value

a new box layout

Throws

ConstructionException GTK+ fails to create the object.

Meta