Documentation
›
API Reference
›
Object
›
Widget
SetText
Lua
C++
This function sets the text that is displayed on the widget.
Syntax
void
SetText
(const std::string& text)
Parameters
text:
text to display on the widget.