s3dw_label_change_text
change label text
- Provided by: s3d-doc (Version: 0.2.2.1-3build1)
- Source: s3d
- Report a bug
change label text
#include <s3dw.h>
void s3dw_label_change_text(s3dw_label *label, const char *text);
Change the text in the referenced label to the specified text.
Simon Wunderlich