GtkSpinType

Value

Symbolic name

Description

  0Gtk::SPIN_STEP_FORWARD
  1Gtk::SPIN_STEP_BACKWARD
  2Gtk::SPIN_PAGE_FORWARD
  3Gtk::SPIN_PAGE_BACKWARD
  4Gtk::SPIN_HOME Set the spin button's value to the minimum possible value.
  5Gtk::SPIN_END Set the spin button's value to the maxmimum possible value.
  6Gtk::SPIN_USER_DEFINED The programmer must specify the exact amount to spin the GtkSpinButton.