s3dw_textbox_change_text - change text
Contents
Description
Change the text in the referenced textbox to the specified text.
Name
s3dw_textbox_change_text - change text
Synopsis
#include<s3dw.h>voids3dw_textbox_change_text(s3dw_textbox*textbox,constchar*text);
