s3dw_input_gettext - get text of input
Contents
Description
Returns the text which is currently entered in the referenced input-box.
Name
s3dw_input_gettext - get text of input
Synopsis
#include<s3dw.h>char*s3dw_input_gettext(s3dw_input*input);
