Switch.active
bool active() @propertyGet active property.
Returns
Whether the [gtk.switch_.Switch] widget is in its on or off state.
void active(bool propval) @propertySet active property.
Parameters
propval | Whether the [gtk.switch_.Switch] widget is in its on or off state. |