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
self
setActive
setState
properties
_gType
active
state
static functions
_getGType
Changes the state of self to the desired one.