GtkAccessibleTristate

The possible values for the gtk.types.AccessibleState.Pressed accessible state.

Note that the gtk.types.AccessibleTristate.False and gtk.types.AccessibleTristate.True have the same values as false and true.

Values

ValueMeaning
False0

The state is false

True1

The state is true

Mixed2

The state is mixed