GtkHPaned

A container with two panes arranged horizontally.

Object Hierarchy

GObject
`-- GtkObject
       `-- GtkWidget
              `-- GtkContainer
                     `-- GtkPaned
                            `-- GtkHPaned

Description

The HPaned widget is a container widget with two children arranged horizontally. The division between the two panes is adjustable by the user by dragging a handle. See GtkPaned for details.

Constructors

-- Creates a new horizontal pane.