   #home GTK Classes GtkHScrollbar Constructor GtkHSeparator Constructor

         GTK Classes
   Prev  GtkHSeparator  Next
     _________________________________________________________________

GtkHSeparator

     Horizontal separator.

Object Hierarchy

   GtkObject
   `-- GtkWidget
         `-- GtkSeparator
               `-- GtkHSeparator

Description

     A GtkHSeparator is a widget that consists of a horizontal line. It
     is used to separate widgets that are laid out vertically.

   Separators cannot be added to menu widgets. See GtkMenuItem for
   details.

     See also: GtkVSeparator, gtk::paint_hline() .

Constructor

   GtkHSeparator (void);

     -- Draws a horizontal line.
     _________________________________________________________________

   Prev                       Home                       Next
   GtkHScrollbar Constructor   Up   GtkHSeparator Constructor
