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

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

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