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.

构造函数

-- Creates a horizontal line.