DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(gtk.info.gz) GtkVScale

Info Catalog (gtk.info.gz) GtkVRuler (gtk.info.gz) Widgets (gtk.info.gz) GtkVScrollbar
 
 The vertical ruler widget
 =========================
 
 Description
 -----------
 
 Options
 -------
 
 Signals
 -------
 
 Functions
 ---------
 
  - Function: guint gtk_vscale_get_type (void)
      Returns the `GtkVScale' type identifier.
 
  - Function: GtkWidget* gtk_vscale_new (GtkAdjustment *ADJUSTMENT)
      Create a new `GtkVScale' object returning the new widget as a
      pointer to a `GtkWidget' object. `NULL' is returned on failure.
 
  - Function: GtkVScale* GTK_VSCALE (gpointer OBJ)
      Cast a generic pointer to `GtkVScale*'.  Standard Macros,
      for more info.
 
  - Function: GtkVScaleClass* GTK_VSCALE_CLASS (gpointer CLASS)
      Cast a generic pointer to `GtkVScaleClass*'.  Standard
      Macros, for more info.
 
  - Function: gint GTK_IS_VSCALE (gpointer OBJ)
      Determine if a generic pointer refers to a `GtkVScale' object.
       Standard Macros, for more info.
 
Info Catalog (gtk.info.gz) GtkVRuler (gtk.info.gz) Widgets (gtk.info.gz) GtkVScrollbar
automatically generated byinfo2html