Gtk2HsContentsIndex
Graphics.UI.Gtk.Ornaments.HSeparator
Portabilityportable (depends on GHC)
Stabilityprovisional
Maintainergtk2hs-users@lists.sourceforge.net
Contents
Detail
Class Hierarchy
Types
Constructors
Description
A horizontal separator
Synopsis
data HSeparator
class SeparatorClass o => HSeparatorClass o
castToHSeparator :: GObjectClass obj => obj -> HSeparator
hSeparatorNew :: IO HSeparator
Detail
The HSeparator widget is a horizontal separator, used to group the widgets within a window. It displays a horizontal line with a shadow to make it appear sunken into the interface.
Class Hierarchy
 |  GObject
 |   +----Object
 |         +----Widget
 |               +----Separator
 |                     +----HSeparator
 
Types
data HSeparator
show/hide Instances
class SeparatorClass o => HSeparatorClass o
show/hide Instances
castToHSeparator :: GObjectClass obj => obj -> HSeparator
Constructors
hSeparatorNew :: IO HSeparator
Creates a new HSeparator.
Produced by Haddock version 0.7