CL_Button::set_text
Syntax
void
set_text
(const std::string &text);
Parameters
text
-
The button label.
Description
Sets the button label.
Back to index
This page was built using the Perceps documentation system.