nanogui ~test2 (2021-12-21T00:35:00.9622635)
Dub
Repo
CheckBox.caption
nanogui
checkbox
CheckBox
Sets the caption of this CheckBox.
string
caption
()
void
caption
(string caption)
class
CheckBox
final
void
caption
(
string
caption
)
Meta
Source
See Implementation
nanogui
checkbox
CheckBox
constructors
this
functions
callback
caption
checked
draw
mouseButtonEvent
preferredSize
pushed
variables
mCallback
mCaption
mChecked
mPushed
Sets the caption of this CheckBox.