|
Graphics.UI.Gtk.Ornaments.HSeparator | Portability | portable (depends on GHC) | Stability | provisional | Maintainer | gtk2hs-users@lists.sourceforge.net |
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
Constructors
|
|
|
Creates a new HSeparator.
|
|
Produced by Haddock version 2.6.0 |