GtkAdjustment: GtkAdjustment
Description
A GtkObject representing an adjustable bounded valueMethods and Functions
gtkAdjustmentNew(value = NULL, lower = NULL, upper = NULL, step.incr = NULL, page.incr = NULL, page.size = NULL)
gtkAdjustmentGetValue(object)
gtkAdjustmentSetValue(object, value)
gtkAdjustmentClampPage(object, lower, upper)
gtkAdjustmentChanged(object)
gtkAdjustmentValueChanged(object)
gtkAdjustment(value = NULL, lower = NULL, upper = NULL, step.incr = NULL, page.incr = NULL, page.size = NULL)
Hierarchy
GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkAdjustmentReferences
http://developer.gnome.org/doc/API/2.0/gtk/GtkAdjustment.html