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