:right-sidebar: True TabViewShortcuts =================================================================== .. currentmodule:: gi.repository.Adw .. versionadded:: 1.2 .. class:: TabViewShortcuts :no-contents-entry: Describes available shortcuts in an :obj:`~gi.repository.Adw.TabView`\. Shortcuts can be set with :obj:`~gi.repository.Adw.TabView.props.shortcuts`\, or added/removed individually with :obj:`~gi.repository.TabView.add_shortcuts` and :obj:`~gi.repository.TabView.remove_shortcuts`\. New values may be added to this enumeration over time. Fields ------ .. rst-class:: interim-class .. class:: TabViewShortcuts :no-index: .. attribute:: ALL_SHORTCUTS The type of the None singleton. .. attribute:: ALT_DIGITS The type of the None singleton. .. attribute:: ALT_ZERO The type of the None singleton. .. attribute:: CONTROL_END The type of the None singleton. .. attribute:: CONTROL_HOME The type of the None singleton. .. attribute:: CONTROL_PAGE_DOWN The type of the None singleton. .. attribute:: CONTROL_PAGE_UP The type of the None singleton. .. attribute:: CONTROL_SHIFT_END The type of the None singleton. .. attribute:: CONTROL_SHIFT_HOME The type of the None singleton. .. attribute:: CONTROL_SHIFT_PAGE_DOWN The type of the None singleton. .. attribute:: CONTROL_SHIFT_PAGE_UP The type of the None singleton. .. attribute:: CONTROL_SHIFT_TAB The type of the None singleton. .. attribute:: CONTROL_TAB The type of the None singleton. .. attribute:: NONE The type of the None singleton.