go
ToggleAction.setActive
gtk
ToggleAction
ToggleAction
Sets the checked state on the toggle action.
class
ToggleAction
void
setActive
(
bool
isActive
)
Parameters
isActive
bool
whether the action should be checked or not
Meta
Since
2.4
gtk
ToggleAction
ToggleAction
constructors
this
functions
addOnToggled
getActive
getDrawAsRadio
getStruct
getToggleActionStruct
setActive
setDrawAsRadio
toggled
static functions
getType
variables
gtkToggleAction
Sets the checked state on the toggle action.