VButtonBox.this

Warning gtk_vbutton_box_new has been deprecated since version 3.2 and should not be used in newly-written code. Use gtk_button_box_new() with GTK_ORIENTATION_VERTICAL instead Creates a new vertical button box.

  1. this(GtkVButtonBox* gtkVButtonBox)
  2. this()
    class VButtonBox
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta