SpinButton.spin

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

class SpinButton
void
spin

Parameters

direction GtkSpinType

a #GtkSpinType indicating the direction to spin

increment double

step increment to apply in the specified direction

Meta