Paned.this

Creates a new gtk.Paned widget.

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

Parameters

orientation GtkOrientation

the paned’s orientation.

Return Value

a new gtk.Paned

Throws

ConstructionException GTK+ fails to create the object.

Meta