The GtkCheckButton widget
works just like the
GtkToggleButton, but looks different (it looks
like a label with a small button to the left). In most
cases, the check button is a better choice than the
toggle button, because the toggle button does not give
the user a visual hint that it represents a toggleable
state.