SpinButton.adjustment
gtk.adjustment.Adjustment adjustment() @propertyGet adjustment property.
Returns
The adjustment that holds the value of the spin button.
void adjustment(gtk.adjustment.Adjustment propval) @propertySet adjustment property.
Parameters
propval | The adjustment that holds the value of the spin button. |