s3dw_label_change_text - change label text
Contents
Description
Change the text in the referenced label to the specified text.
Name
s3dw_label_change_text - change label text
Synopsis
#include<s3dw.h>voids3dw_label_change_text(s3dw_label*label,constchar*text);
