dgui v1.0.1 (2014-05-20T11:28:38Z)
Dub
Repo
CheckedButton.checked
dgui
core
controls
abstractbutton
CheckedButton
bool
checked
[@property getter]
class
CheckedButton
@
property
bool
checked
(
)
bool
checked
[@property setter]
Return Value
Type:
bool
True if the _Button is checked otherwise False.
See Also
checkState() property below.
Meta
Source
See Implementation
dgui
core
controls
abstractbutton
CheckedButton
functions
onCheckChanged
onHandleCreated
onReflectedMessage
properties
checkState
checked
variables
checkChanged