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
| version 1.6 | gstream |
manpages| move_xy(3) | gstream manual | move_xy(3) |
move_xy
#include <gstream.h>
void move_xy(int x, int y);
Moves cursor relative to the current position by (X,Y).
| version 1.6 | gstream |