See signal@Gtk.Switch::state-set for details.
Switch.state
bool state() @propertyGet state property.
Returns
The backend state that is controlled by the switch.
void state(bool propval) @propertySet state property.
Parameters
propval | The backend state that is controlled by the switch. See signal@Gtk.Switch::state-set for details. |