def move(y, x)
888 889 890
# File 'curses.c', line 888 static VALUE window_move(obj, y, x) VALUE obj;