GTK+
gtk/gtkspinbutton.h
GtkSpinButton is a GtkEntry customized to allow the user to enter a number. Spin buttons add up and down arrows to the entry, so the user can rapidly spin through the possible values.
Figure 29. >GtkSpinButton