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
Author of s3d