GtkCellRendererToggle::set_active

void set_active(bool state);

Sets the state of the cell renderer to state. If state is true, the cell renderer will be active.

See also: get_active()