s3dw_textbox_scrollleft

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

s3dw_textbox_scrollleft - scroll text left

SYNOPSIS

 #include <s3dw.h>
 
void s3dw_textbox_scrollleft(s3dw_textbox *textbox);

DESCRIPTION

Scrolls the text in the textbox to the left by one character, if possible.

AUTHOR

Simon Wunderlich

Author of s3d