s3dw_input_change_text - changes the text of the input
Contents
Description
Change the text in the referenced input-box to the specified text.
Name
s3dw_input_change_text - changes the text of the input
Synopsis
#include<s3dw.h>voids3dw_input_change_text(s3dw_input*input,constchar*text);
