s3dw_textbox_change_text(3)

change text

Section 3 s3d-doc bookworm source

Description

S3DW_TEXTBOX_CHANGE_

NAME

s3dw_textbox_change_text - change text

SYNOPSIS

#include <s3dw.h>

void s3dw_textbox_change_text(s3dw_textbox *textbox, const char *text);

DESCRIPTION

Change the text in the referenced textbox to the specified text.

AUTHOR

Simon Wunderlich

Author of s3d