go
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
Meta
Since
3.0
gtk
Switch
Switch
constructors
this
functions
addOnActivate
addOnStateSet
getActive
getState
getStruct
getSwitchStruct
setActive
setState
static functions
getType
variables
gtkSwitch
Changes the state of sw to the desired one.