DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(gtk.info.gz) GtkHScale

Info Catalog (gtk.info.gz) GtkHRuler (gtk.info.gz) Widgets (gtk.info.gz) GtkHScrollbar
 
 The horizontal scale widget
 ===========================
 
 Description
 -----------
 
 Options
 -------
 
 Signals
 -------
 
 Functions
 ---------
 
  - Function: guint gtk_hscale_get_type (void)
      Returns the `GtkHScale' type identifier.
 
  - Function: GtkWidget* gtk_hscale_new (GtkAdjustment *ADJUSTMENT)
      Create a new `GtkHScale' object returning the new widget as a
      pointer to a `GtkWidget' object. `NULL' is returned on failure.
 
  - Function: GtkHScale* GTK_HSCALE (gpointer OBJ)
      Cast a generic pointer to `GtkHScale*'.  Standard Macros,
      for more info.
 
  - Function: GtkHScaleClass* GTK_HSCALE_CLASS (gpointer CLASS)
      Cast a generic pointer to `GtkHScaleClass*'.  Standard
      Macros, for more info.
 
  - Function: gint GTK_IS_HSCALE (gpointer OBJ)
      Determine if a generic pointer refers to a `GtkHScale' object.
       Standard Macros, for more info.
 
Info Catalog (gtk.info.gz) GtkHRuler (gtk.info.gz) Widgets (gtk.info.gz) GtkHScrollbar
automatically generated byinfo2html