gtk-0.12.2: Binding to the Gtk+ graphical user interface library.

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

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