tkd ~master (2021-10-15T16:37:47Z)
Home
Dub
Repo
CheckButton.this
tkd
widget
checkbutton
CheckButton
Construct the widget.
this
(UiElement parent, string text)
this
(string text)
class
CheckButton
this
(
string
text
= null
)
Parameters
text
string
The text of the checkbutton.
Meta
Source
See Implementation
tkd
widget
checkbutton
CheckButton
constructors
this
functions
check
halfCheck
isChecked
setOffValue
setOnValue
unCheck
mixins
__anonymous
Construct the widget.