Next: , Previous: GtkHSeparator, Up: Top


105 GtkVSeparator

A vertical separator

105.1 Overview

The <gtk-vseparator> widget is a vertical separator, used to group the widgets within a window. It displays a vertical line with a shadow to make it appear sunken into the interface.

105.2 Usage

— Class: <gtk-vseparator>

Derives from <gtk-separator>.

This class defines no direct slots.

— Function: gtk-vseparator-new ⇒  (ret <gtk-widget>)

Creates a new <gtk-vseparator>.

ret
a new <gtk-vseparator>.