GtkVSeparator
A vertical separator.
Object Hierarchy
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
GtkVSeparator ();-- Creates a vertical line.