CheckButton.setInconsistent

Sets the GtkCheckButton to inconsistent state.

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

class CheckButton
void
setInconsistent

Parameters

inconsistent bool

%TRUE if state is inconsistent

Meta