:right-sidebar: True AccessibleInvalidState =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: AccessibleInvalidState :no-contents-entry: The possible values for the :const:`~gi.repository.Gtk.AccessibleState.INVALID` accessible state. Note that the :const:`~gi.repository.Gtk.AccessibleInvalidState.FALSE` and :const:`~gi.repository.Gtk.AccessibleInvalidState.TRUE` have the same values as :const:`False` and :const:`True`. Fields ------ .. rst-class:: interim-class .. class:: AccessibleInvalidState :no-index: .. attribute:: FALSE There are no detected errors in the value .. attribute:: GRAMMAR A grammatical error was detected .. attribute:: SPELLING A spelling error was detected .. attribute:: TRUE The value entered by the user has failed validation