:right-sidebar: True DirectionType =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: DirectionType :no-contents-entry: Focus movement types. Fields ------ .. rst-class:: interim-class .. class:: DirectionType :no-index: .. attribute:: DOWN Move down. .. attribute:: LEFT Move left. .. attribute:: RIGHT Move right. .. attribute:: TAB_BACKWARD Move backward. .. attribute:: TAB_FORWARD Move forward. .. attribute:: UP Move up.