Query: s3dw_textbox_scrollto
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
S3DW_TEXTBOX_SCROLLT(3) s3d Manual S3DW_TEXTBOX_SCROLLT(3)NAMEs3dw_textbox_scrollto - scroll text to positionSYNOPSIS#include <s3dw.h> void s3dw_textbox_scrollto(s3dw_textbox *textbox, int x, int y);DESCRIPTIONScrolls the text in the textbox so that the character in row y, column x is in the top left corner of the textbox.AUTHORSimon Wunderlich Author of s3d s3d S3DW_TEXTBOX_SCROLLT(3)