GtkToggleAction — An action which can be toggled between two states
#include <gtk/gtk.h>
A GtkToggleAction corresponds roughly to a GtkCheckMenuItem. It has an "active" state specifying whether the action has been checked or not.