gtkSpinButtonSpin {RGtk2} | R Documentation |
Increment or decrement a spin button's value in a specified direction by a specified amount.
gtkSpinButtonSpin(object, direction, increment)
|
[GtkSpinButton ] a GtkSpinButton |
|
[GtkSpinType ] a GtkSpinType indicating the direction to spin. |
|
[numeric] step increment to apply in the specified direction. |
Derived by RGtkGen from GTK+ documentation