:right-sidebar: True AccessibleTristate =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: AccessibleTristate :no-contents-entry: The possible values for the :const:`~gi.repository.Gtk.AccessibleState.PRESSED` accessible state. Note that the :const:`~gi.repository.Gtk.AccessibleTristate.FALSE` and :const:`~gi.repository.Gtk.AccessibleTristate.TRUE` have the same values as :const:`False` and :const:`True`. Fields ------ .. rst-class:: interim-class .. class:: AccessibleTristate :no-index: .. attribute:: FALSE The type of the None singleton. .. attribute:: MIXED The type of the None singleton. .. attribute:: TRUE The type of the None singleton.