Module: Gtk::AccessibleInvalidState
- Defined in:
- (unknown)
Constant Summary collapse
- FALSE =
There are no detected errors in the value
0 or :false
- TRUE =
The value entered by the user has failed validation
1 or :true
- GRAMMAR =
A grammatical error was detected
2 or :grammar
- SPELLING =
A spelling error was detected
3 or :spelling