nanogui ~hi_dpi (2022-03-24T23:12:51.3145004)
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.