Gtk.ArrowType

Used to indicate the direction in which a Gtk.Arrow should point.

ArrowType.UP

Represents an upward pointing arrow.

ArrowType.DOWN

Represents a downward pointing arrow.

ArrowType.LEFT

Represents a left pointing arrow.

ArrowType.RIGHT

Represents a right pointing arrow.

ArrowType.NONE

No arrow. Since 2.10.