s3dw_textbox_change_text
change text
- Provided by: s3d-doc (Version: 0.2.2.1-6build3)
- Source: s3d
- Report a bug
change text
#include <s3dw.h>
void s3dw_textbox_change_text(s3dw_textbox *textbox, const char *text);
Change the text in the referenced textbox to the specified text.
Simon Wunderlich