S3DW_TEXTBOX_SCROLLU(3) | s3d Manual | S3DW_TEXTBOX_SCROLLU(3) |
s3dw_textbox_scrollup - scroll text up
#include <s3dw.h>
void s3dw_textbox_scrollup(s3dw_textbox *textbox);
Scrolls the text in the textbox up by one line, if possible.
Simon Wunderlich
s3d |