s3dw_input_change_text

Langue: en

Version: 270733 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

s3dw_input_change_text - changes the text of the input

SYNOPSIS

 #include <s3dw.h>
 
void s3dw_input_change_text(s3dw_input *input, const char *text);

DESCRIPTION

Change the text in the referenced input-box to the specified text.

AUTHOR

Simon Wunderlich

Author of s3d