Forum und email

GtkVSeparator

A vertical separator.

オブジェクトの階層

GObject
`-- GtkObject
       `-- GtkWidget
              `-- GtkSeparator
                     `-- GtkVSeparator

説明

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

Note that GtkVSeparator cannot be added to GtkMenus.

参照: GtkHSeparator.

コンストラクタ

-- Creates a vertical line.