Documentation
Dlang.org
ToggleAction.setActive
gtk
toggle_action
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
gtk
toggle_action
ToggleAction
constructors
this
functions
connectToggled
getActive
getDrawAsRadio
self
setActive
setDrawAsRadio
toggled
properties
_gType
active
drawAsRadio
static functions
_getGType
builder
Sets the checked state on the toggle action.