plucky (3) s3dw_textbox_scrolldown.3.gz

NAME
s3dw_textbox_scrolldown - scroll text down
SYNOPSIS
#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 Wunderlich Author of s3d