GtkVSeparator

A vertical separator.

Object Hierarchy

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

Description

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.

See also: GtkHSeparator.

Constructors

-- Creates a vertical line.