|
| Graphics.UI.Gtk.Ornaments.VSeparator | | Portability | portable (depends on GHC) | | Stability | provisional | | Maintainer | gtk2hs-users@lists.sourceforge.net |
|
|
|
|
|
| Description |
| A vertical separator
|
|
| Synopsis |
|
|
|
|
| Detail
|
|
| The VSeparator widget is a vertical separator, used to group the
widgets within a window. It displays a vertical line with a shadow to make
it appear sunken into the interface.
|
|
| Class Hierarchy
|
|
| GObject
| +----Object
| +----Widget
| +----Separator
| +----VSeparator
|
|
| Types
|
|
|
|
|
|
|
|
|
|
|
|
|
| Constructors
|
|
|
| Creates a new VSeparator.
|
|
| Produced by Haddock version 2.6.0 |