Get text of input
#include <s3dw.h>
char *s3dw_input_gettext(s3dw_input *input);
Returns the text which is currently entered in the referenced input-box.
Simon Wunderlich
Author of s3d