gtk3-0.14.1: Binding to the Gtk+ 3 graphical user interface library

Maintainergtk2hs-users@lists.sourceforge.net
Stabilityprovisional
Portabilityportable (depends on GHC)
Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.Ornaments.VSeparator

Contents

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