   #home GTK Classes GtkVScrollbar Constructor GtkVSeparator Constructor

         GTK Classes
   Prev  GtkVSeparator  Next
     _________________________________________________________________

GtkVSeparator

     Vertical separator.

Object Hierarchy

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

Description

     A GtkVSeparator is a widget that consists of a vertical line. It is
     used to separate widgets that are laid out horizontally.

     Separators cannot be used in menu widgets, and there is currently
     no way to put a vertical separator into a GtkMenuBar.

     See also: GtkHSeparator, gtk::paint_vline() .

Constructor

   GtkVSeparator (void);

     -- Draws a vertical line.
     _________________________________________________________________

   Prev                       Home                       Next
   GtkVScrollbar Constructor   Up   GtkVSeparator Constructor
