table of contents
other versions
- jessie 0.2.2-10
- stretch 0.2.2-14
- testing 0.2.2-16
- unstable 0.2.2-16
- experimental 0.2.2-17
S3DW_TEXTBOX_SCROLLD(3) | s3d Manual | S3DW_TEXTBOX_SCROLLD(3) |
NAME¶
s3dw_textbox_scrolldown - scroll text downSYNOPSIS¶
#include <s3dw.h>
void
s3dw_textbox_scrolldown(s3dw_textbox *textbox);
DESCRIPTION¶
Scrolls the text in the textbox down by one line, if possible.AUTHOR¶
Simon WunderlichAuthor of s3d
s3d |