logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

s3dw_textbox_scrollto - scroll text to position

Author

SimonWunderlich
           Author of s3d

s3d                                                                                      S3DW_TEXTBOX_SCROLLT(3)

Description

       Scrolls the text in the textbox so that the character in row y, column x is in the top left corner of the
       textbox.

Name

       s3dw_textbox_scrollto - scroll text to position

Synopsis

#include<s3dw.h>voids3dw_textbox_scrollto(s3dw_textbox*textbox,intx,inty);

See Also