gstream-goto_xy(3)

goto_xy(3) gstream manual goto_xy(3)

NAME

goto_xy

SYNOPSIS

#include <gstream.h>

void goto_xy(int x, int y);

DESCRIPTION

Moves the cursor to the specified x- and y-coordinates.

SEE ALSO

gstream-goto_x(3), gstream-goto_y(3), gstream-move_xy(3)

version 1.6 gstream