table of contents
S3DW_INPUT_GETTEXT(3) | s3d Manual | S3DW_INPUT_GETTEXT(3) |
NAME¶
s3dw_input_gettext - get text of input
SYNOPSIS¶
#include <s3dw.h>
char *s3dw_input_gettext(s3dw_input *input);
DESCRIPTION¶
Returns the text which is currently entered in the referenced input-box.
AUTHOR¶
Simon Wunderlich
Author of s3d
s3d |