s3dw_input_gettext
get text of input
- Provided by: s3d-doc (Version: 0.2.2.1-3build1)
- Source: s3d
- Report a bug
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