gtk-0.12.2: Binding to the Gtk+ graphical user interface library.

Portabilityportable (depends on GHC)
Stabilityprovisional
Maintainergtk2hs-users@lists.sourceforge.net

Graphics.UI.Gtk.Layout.HPaned

Contents

Description

A container with two panes arranged horizontally

Synopsis

Detail

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 Paned for details.

Class Hierarchy

 | GObject
 | +----Object
 | +----Widget
 | +----Container
 | +----Paned
 | +----HPaned

Types

Constructors