GtkAccessibleTristate

The possible values for the %GTK_ACCESSIBLE_STATE_PRESSED accessible state.

Note that the %GTK_ACCESSIBLE_TRISTATE_FALSE and %GTK_ACCESSIBLE_TRISTATE_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

Meta