spin_box

Creates a spin box widget

Arguments

  1. Parent widget or zero
  2. Integer minimum value
  3. Integer maximum value
  4. Integer step
  5. Integer value

Output

Spin box widget

Examples

spin_box