Documentation
Dlang.org
Switch.setActive
gtk
switch_
Switch
Changes the state of self to the desired one.
class
Switch
void
setActive
(
bool
isActive
)
Parameters
isActive
bool
true if self should be active, and false otherwise
gtk
switch_
Switch
constructors
this
functions
connectActivate
connectStateSet
getActive
getState
setActive
setState
Changes the state of self to the desired one.