SpinButton.spin

void spin(gtk.types.SpinType direction, double increment)

Increment or decrement a spin button’s value in a specified direction by a specified amount.

Parameters

directiona gtk.types.SpinType indicating the direction to spin
incrementstep increment to apply in the specified direction