Package: gtk

Function gtk:spin-button-spin

Lambda List

gtk:spin-button-spin (spinbutton direction increment)

Arguments

spinbutton -- 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

#2023-3-12