Man Page: s3dw_textbox_change_text
Operating Environment: debian
Section: 3
S3DW_TEXTBOX_CHANGE_(3) s3d Manual S3DW_TEXTBOX_CHANGE_(3)NAMEs3dw_textbox_change_text - change textSYNOPSIS#include <s3dw.h> void s3dw_textbox_change_text(s3dw_textbox *textbox, const char *text);DESCRIPTIONChange the text in the referenced textbox to the specified text.AUTHORSimon Wunderlich Author of s3d s3d S3DW_TEXTBOX_CHANGE_(3)