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
self
setActive
setChild
setGroup
setInconsistent
setLabel
setUseUnderline
properties
active
child
gType
group
inconsistent
label
useUnderline
static functions
getGType
newWithLabel
newWithMnemonic
Changes the check buttons active state.