|
Graphics.UI.Gtk.Layout.VPaned | Portability | portable (depends on GHC) | Stability | provisional | Maintainer | gtk2hs-users@lists.sourceforge.net |
|
|
|
|
|
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
|
|
|
Instances | |
|
|
|
| Instances | |
|
|
|
|
|
|
|
|
Constructors
|
|
|
Create a new VPaned
|
|
Produced by Haddock version 2.6.1 |