Provided by: s3d-doc_0.2.2.1-7build1_all 

NAME
s3dw_label_change_text - change label text
SYNOPSIS
#include <s3dw.h> void s3dw_label_change_text(s3dw_label *label, const char *text);
DESCRIPTION
Change the text in the referenced label to the specified text.
AUTHOR
Simon Wunderlich Author of s3d s3d S3DW_LABEL_CHANGE_TE(3)