API Version: 4.0
Library Version: 4.17.1
Generated by gi-docgen 2024.2
void gtk_switch_set_active ( GtkSwitch* self, gboolean is_active )
Changes the state of self to the desired one.
self
Gtk.Switch:active
is_active
Type: gboolean
gboolean
TRUE if self should be active, and FALSE otherwise.
TRUE
FALSE