Man Page: s3dw_textbox_scrollright
Operating Environment: debian
Section: 3
S3DW_TEXTBOX_SCROLLR(3) s3d Manual S3DW_TEXTBOX_SCROLLR(3)NAMEs3dw_textbox_scrollright - scroll text rightSYNOPSIS#include <s3dw.h> void s3dw_textbox_scrollright(s3dw_textbox *textbox);DESCRIPTIONScrolls the text in the textbox to the right by one character, if possible.AUTHORSimon Wunderlich Author of s3d s3d S3DW_TEXTBOX_SCROLLR(3)