Documentation
Dlang.org
CheckButton.setActive
gtk
check_button
CheckButton
Changes the check buttons active state.
class
CheckButton
void
setActive
(
bool
setting
)
Parameters
setting
bool
the new value to set
gtk
check_button
CheckButton
constructors
this
functions
connectActivate
connectToggled
getActive
getChild
getInconsistent
getLabel
getUseUnderline
setActive
setChild
setGroup
setInconsistent
setLabel
setUseUnderline
static functions
newWithLabel
newWithMnemonic
Changes the check buttons active state.