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
_gType
active
child
group
inconsistent
label
useUnderline
static functions
_getGType
newWithLabel
newWithMnemonic
Changes the check buttons active state.