GtkCheckMenuItem::set_active

void set_active(bool is_active);

Changes the state of the menu item's check box, setting the state property according to the value of is_active parameter.

See also: get_active() , active