s3dw_textbox_scrollleft
scroll text left
- Provided by: s3d-doc (Version: 0.2.2.1-3build1)
- Source: s3d
- Report a bug
scroll text left
#include <s3dw.h>
void s3dw_textbox_scrollleft(s3dw_textbox *textbox);
Scrolls the text in the textbox to the left by one character, if possible.
Simon Wunderlich