Portability | portable (depends on GHC) |
---|---|
Stability | provisional |
Maintainer | gtk2hs-users@lists.sourceforge.net |
Safe Haskell | None |
A container with two panes arranged horizontally
- data HPaned
- class PanedClass o => HPanedClass o
- castToHPaned :: GObjectClass obj => obj -> HPaned
- gTypeHPaned :: GType
- toHPaned :: HPanedClass o => o -> HPaned
- hPanedNew :: IO HPaned
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
Types
class PanedClass o => HPanedClass o Source
castToHPaned :: GObjectClass obj => obj -> HPanedSource
toHPaned :: HPanedClass o => o -> HPanedSource