   #home GTK Classes GtkHRuler Constructor GtkHScale Constructor

       GTK Classes
   Prev  GtkHScale  Next
     _________________________________________________________________

GtkHScale

     Horizontal slider widget for selecting a value from a range.

Object Hierarchy

   GtkObject
   `-- GtkWidget
         `-- GtkRange
               `-- GtkScale
                     `-- GtkHScale

Description

     A GtkHScale is a horizontal scrollbar-like widget that is able to
     display its adjustment value as text.

     There are some configuration issues with this widget when it is
     used in such a way; please refer to GtkScale for further
     information.

Constructor

   GtkHScale ( GtkAdjustment adjustment );

     -- Creates a horizontal slider.
     _________________________________________________________________

   Prev                   Home                   Next
   GtkHRuler Constructor   Up   GtkHScale Constructor
