VSeparator.this

Warning gtk_vseparator_new has been deprecated since version 3.2 and should not be used in newly-written code. Use gtk_separator_new() with GTK_ORIENTATION_VERTICAL instead Creates a new GtkVSeparator.

  1. this(GtkVSeparator* gtkVSeparator)
  2. this()
    class VSeparator
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta