S3DW_INPUT_CHANGE_TE(3) s3d Manual S3DW_INPUT_CHANGE_TE(3)NAMEs3dw_input_change_text - changes the text of the inputSYNOPSIS#include <s3dw.h> void s3dw_input_change_text(s3dw_input *input, const char *text);DESCRIPTIONChange the text in the referenced input-box to the specified text.AUTHORSimon Wunderlich Author of s3d s3d S3DW_INPUT_CHANGE_TE(3)