Buttons and Toggles

Table of Contents
GtkButton -- A widget that creates a signal when clicked on.
GtkCheckButton -- create widgets with a discrete toggle button.
GtkRadioButton -- A choice from multiple check buttons.
GtkToggleButton -- create buttons which retain their state.