Enumeration (GI Enum)

Gtk-4.0GtkAccessibleInvalidState

The possible values for the Gtk.AccessibleState.INVALID accessible state.

Note that the Gtk.AccessibleInvalidState.FALSE and Gtk.AccessibleInvalidState.TRUE have the same values as false and true.

Index
FALSE: 0

There are no detected errors in the value

GRAMMAR: 2

A grammatical error was detected

SPELLING: 3

A spelling error was detected

TRUE: 1

The value entered by the user has failed validation

Variables

$gtype