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