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