Paned.this

Creates a new #GtkPaned widget.

  1. this(GtkPaned* gtkPaned, bool ownedRef)
  2. this(GtkOrientation orientation)
    class Paned

Parameters

orientation GtkOrientation

the paned’s orientation.

Return Value

a new #GtkPaned.

Throws

ConstructionException GTK+ fails to create the object.

Meta