ButtonBox.this

Creates a new #GtkButtonBox.

  1. this(GtkButtonBox* gtkButtonBox, bool ownedRef)
  2. this(GtkOrientation orientation)
    class ButtonBox

Parameters

orientation GtkOrientation

the box's orientation.

Return Value

a new #GtkButtonBox.

Throws

ConstructionException GTK+ fails to create the object.

Meta