gstream-move_xy(3)

move_xy(3) gstream manual move_xy(3)

NAME

move_xy

SYNOPSIS

#include <gstream.h>

void move_xy(int x, int y);

DESCRIPTION

Moves cursor relative to the current position by (X,Y).

SEE ALSO

gstream-goto_xy(3)

version 1.6 gstream