MANPAGES
Skip Quicknav
/ testing / s3d-doc / s3dw_textbox_scrollup(3)
Scroll to navigation
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