Forum und email

GtkHSeparator

A horizontal separator.

Йерархия на обектите

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

Описание

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.

Виж също: GtkVSeparator.

Constructors

-- Creates a horizontal line.