set_inconsistent
Description:
Sets the `GtkCheckButton` 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:
this |
a `GtkCheckButton` |
inconsistent |
true if state is inconsistent |