nanogui ~master (2021-04-26T14:20:51Z)
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.