GtkHSeparator

A horizontal separator.

Object Hierarchy

GObject
`-- GtkObject
       `-- GtkWidget
              `-- GtkSeparator
                     `-- GtkHSeparator

Description

A GtkHSeparator is a widget that consists of a horizontal line with a shadow that makes it look carved into the window. It is used to separate widgets that are laid out vertically.

Note that GtkHSeparator cannot be added to GtkMenus. For that purpose, see GtkSeparatorMenuItem.

See also: GtkVSeparator.

Constructors

-- Creates a horizontal line.