HSeparator.this

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

  1. this(GtkHSeparator* gtkHSeparator)
  2. this()
    class HSeparator
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta