GNU Info
Info Node: (gtk.info)GtkAdjustment
(gtk.info)GtkAdjustment
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*'. Note: Standard
Macros, for more info.
- Function: GtkGtkAdjustmentClass* GTK_ADJUSTMENT_CLASS (gpointer
CLASS)
Cast a generic pointer to `GtkGtkAdjustmentClass*'. Note: Standard
Macros, for more info.
- Function: gint GTK_IS_ADJUSTMENT (gpointer OBJ)
Determine if a generic pointer refers to a `GtkGtkAdjustment'
object. Note: Standard Macros, for more info.
automatically generated by info2www version 1.2.2.9
|