Public Member Functions | |
CheckBox (const std::string &label) | |
CheckBox (const std::string &label, bool selected) |
|
Create a CheckBox with the given label. The CheckBox is off by default.
|
|
Create a Checkbox with the given label, and initial selected state. |