:right-sidebar: True ArrowType =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: ArrowType :no-contents-entry: Used to indicate the direction in which an arrow should point. Fields ------ .. rst-class:: interim-class .. class:: ArrowType :no-index: .. attribute:: DOWN Represents a downward pointing arrow. .. attribute:: LEFT Represents a left pointing arrow. .. attribute:: NONE No arrow. .. attribute:: RIGHT Represents a right pointing arrow. .. attribute:: UP Represents an upward pointing arrow.