ButtonBox.this

Creates a new GtkButtonBox.

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

Parameters

orientation GtkOrientation

the box' orientation.

Throws

ConstructionException GTK+ fails to create the object.

Meta