s3dw_textbox_scrollt(3)

NAME

s3dw_textbox_scrollto - scroll text to position

SYNOPSIS

#include <s3dw.h>
void s3dw_textbox_scrollto(s3dw_textbox *textbox, int x, int y);

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.

AUTHOR

Simon Wunderlich
Author of s3d
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout