GtkArrowType

Used to indicate the direction in which a GtkArrow should point.

Value

Symbolic name

Description

  0Gtk::ARROW_UP Represents an upward pointing arrow.
  1Gtk::ARROW_DOWN Represents a downward pointing arrow
  2Gtk::ARROW_LEFT Represents a left pointing arrow.
  3Gtk::ARROW_RIGHT Represents a right pointing arrow.