table of contents
other versions
- stretch 0.2.2-14
- testing 0.2.2-16
- unstable 0.2.2-16
- experimental 0.2.2-18
S3DW_TEXTBOX_SCROLLL(3) | s3d Manual | S3DW_TEXTBOX_SCROLLL(3) |
NAME¶
s3dw_textbox_scrollleft - scroll text leftSYNOPSIS¶
#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 WunderlichAuthor of s3d
s3d |