gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
CheckButton.setActive
gtk
CheckButton
CheckButton
Changes the check buttons active state.
class
CheckButton
void
setActive
(
bool
setting
)
Parameters
setting
bool
the new value to set
Meta
Source
See Implementation
gtk
CheckButton
CheckButton
constructors
this
functions
addOnActivate
addOnToggled
getActive
getCheckButtonStruct
getInconsistent
getLabel
getStruct
getUseUnderline
setActive
setGroup
setInconsistent
setLabel
setUseUnderline
mixins
__anonymous
static functions
getType
variables
gtkCheckButton
Changes the check buttons active state.