tkd v1.1.12 (2019-05-05T19:58:54Z)
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.