(PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL ncurses >= 1.0.0)
Moves a panel so that its upper-left corner is at [startx, starty]
int ncurses_move_panel ( resource $panel, int $startx, int $starty )
Parameters:
panel
startx
starty
This function is currently not documented; only its argument list is available.
Please login to continue.