| |||||||||
| |||||||||
| |||||||||
Description | |||||||||
A horizontal separator | |||||||||
Synopsis | |||||||||
| |||||||||
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 | |||||||||
| |||||||||
class SeparatorClass o => HSeparatorClass o | |||||||||
| |||||||||
castToHSeparator :: GObjectClass obj => obj -> HSeparator | |||||||||
toHSeparator :: HSeparatorClass o => o -> HSeparator | |||||||||
Constructors | |||||||||
hSeparatorNew :: IO HSeparator | |||||||||
Creates a new HSeparator. | |||||||||
Produced by Haddock version 0.8 |