s3dw_textbox_change_text - change text
#include <s3dw.h> void s3dw_textbox_change_text(s3dw_textbox *textbox, const char *text);
Change the text in the referenced textbox to the specified text.
Simon Wunderlich Author of s3d