⚲
spin_box
Creates a spin box widget
Arguments
Parent widget or zero
Integer minimum value
Integer maximum value
Integer step
Integer value
Output
Spin box widget
Examples