DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(gtk.info) GtkAdjustment

Info Catalog (gtk.info) GtkAcceleratorTable (gtk.info) Other Objects (gtk.info) GtkGC
 
 The adjustment object
 =====================
 
 Description
 -----------
 
 Functions
 ---------
 
  - Function: guint gtk_adjustment_get_type (void)
      Returns the `GtkAdjustment' type identifier.
 
  - Function: GtkObject* gtk_adjustment_new (gfloat VALUE, gfloat LOWER,
           gfloat UPPER, gfloat STEP_INCREMENT, gfloat PAGE_INCREMENT,
           gfloat PAGE_SIZE)
 
  - Function: GtkGtkAdjustment* GTK_ADJUSTMENT (gpointer OBJ)
      Cast a generic pointer to `GtkGtkAdjustment*'.  Standard
      Macros, for more info.
 
  - Function: GtkGtkAdjustmentClass* GTK_ADJUSTMENT_CLASS (gpointer
           CLASS)
      Cast a generic pointer to `GtkGtkAdjustmentClass*'.  Standard
      Macros, for more info.
 
  - Function: gint GTK_IS_ADJUSTMENT (gpointer OBJ)
      Determine if a generic pointer refers to a `GtkGtkAdjustment'
      object.  Standard Macros, for more info.
 
Info Catalog (gtk.info) GtkAcceleratorTable (gtk.info) Other Objects (gtk.info) GtkGC
automatically generated byinfo2html