Module: Gtk::AccessibleTristate
- Defined in:
- (unknown)
Constant Summary collapse
- FALSE =
The state is
false 0 or :false
- TRUE =
The state is
true 1 or :true
- MIXED =
The state is
mixed 2 or :mixed
The state is false
0 or :false
The state is true
1 or :true
The state is mixed
2 or :mixed