s3dw_input_gettext(3)

get text of input

Section 3 s3d-doc bookworm source

Description

S3DW_INPUT_GETTEXT

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