GtkSpinButton
A numeric input with increment/decrement buttons.
Preview
CSS Node Tree
spinbutton[.horizontal|.vertical]
├── text
├── button.down
└── button.upProps
Keyboard
- Arrow Up/Down — increment/decrement by step
- Page Up/Down — increment/decrement by page step
- Home / End — jump to min / max