GtkToggleButton::set_active

void set_active(bool is_active);

set_active() determines whether the GtkToggleButton's initial state is GTK_STATE_ACTIVE or otherwise.

The default setting is false.