Increment or decrement a spin button’s value in a specified direction by a specified amount.
| this |
a `GtkSpinButton` |
| direction |
a `GtkSpinType` indicating the direction to spin |
| increment |
step increment to apply in the specified direction |