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

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

Graphics.UI.Gtk.Ornaments.HSeparator

Contents

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