: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 state is ``false`` .. attribute:: MIXED The state is ``mixed`` .. attribute:: TRUE The state is ``true``