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