GtkToggleAction: GtkToggleAction
Description
An action which can be toggled between two statesHierarchy
GObject
+----GtkAction
+----GtkToggleAction
+----GtkRadioActionDetailed Description
A GtkToggleAction
corresponds roughly to a GtkCheckMenuItem
. It has an
"active" state specifying whether the action has been checked or not.References
http://library.gnome.org/devel//gtk/GtkToggleAction.html