s3dw_textbox_scrollu(3)
NAME
s3dw_textbox_scrollup - scroll text up
SYNOPSIS
#include <s3dw.h> void s3dw_textbox_scrollup(s3dw_textbox *textbox);
DESCRIPTION
Scrolls the text in the textbox up by one line, if possible.
AUTHOR
- Simon Wunderlich
- Author of s3d