gtk-0.14.2: 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.VPaned

Contents

Description

A container with two panes arranged vertically

Synopsis

Detail

The VPaned widget is a container widget with two children arranged vertically. 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
| +----VPaned

Types

Constructors