CheckButton.setInconsistent

void setInconsistent(bool inconsistent)

Sets the gtk.check_button.CheckButton to inconsistent state.

You should turn off the inconsistent state again if the user checks the check button. This has to be done manually.

Parameters

inconsistenttrue if state is inconsistent