Package: gtk
Function gtk-spin-button-spin
Lambda Listgtk-spin-button-spin (spin-button direction increment) Argumentsspin-button -- a gtk-spin-button widget direction -- a value of the gtk-spin-type enumeration indicating the direction to spin increment -- a double float step increment to apply in the specified direction Details
Increment or decrement a spin button's value in a specified direction by a
specified amount. | See also |
2021-2-10