Next: , Previous: action-group, Up: Gtk+ Objects


6.4.5 adjustment

— Class: adjustment

Superclass: gtk-object

The adjustment object represents a value which has an associated lower and upper bound, together with step and page increments, and a page size. It is used within several GTK+ widgets, including spin-button, viewport, and range (which is a base class for h-scrollbar, v-scrollbar, h-scale, v-scale).

The adjustment object does not update the value itself. Instead it is left up to the owner of the GtkAdjustment to control the value.

Slots:

Signals: