Description:
A class representing an adjustable bounded value.
The RAdjustment 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 controls, including
RSpinButton,
RViewPort, and
RVScrollbar,
RHScrollbar,
RVScale,
RHScale.
Properties
Sets the standard increment value
Sets or gets the lower value for a RAdjustment
Sets or gets the page increment
Sets or gets the page size
Sets or gets the upper value for a RAdjustment
Sets or gets the value for a RAdjustment