GtkAccessibleInvalidState

The possible values for the %GTK_ACCESSIBLE_STATE_INVALID accessible state.

Note that the %GTK_ACCESSIBLE_INVALID_FALSE and %GTK_ACCESSIBLE_INVALID_TRUE have the same values as %FALSE and %TRUE.

Values

ValueMeaning
FALSE0

There are no detected errors in the value

TRUE1

The value entered by the user has failed validation

GRAMMAR2

A grammatical error was detected

SPELLING3

A spelling error was detected

Meta