SpinButton.this

class SpinButton
this

Parameters

adjustment gtk.adjustment.Adjustment

the gtk.adjustment.Adjustment that this spin button should use

climbRate double

specifies by how much the rate of change in the value will accelerate if you continue to hold down an up/down button or arrow key

digits uint

the number of decimal places to display

Return Value