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

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

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