This signal is emitted when the state of the check box is changed.
A signal handler can use gtk_check_menu_item_get_active() to discover the new state.
See Implementation
This signal is emitted when the state of the check box is changed.
A signal handler can use gtk_check_menu_item_get_active() to discover the new state.