Ncurses 函数
PHP Manual

ncurses_panel_below

(PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL ncurses >= 1.0.0)

ncurses_panel_belowReturns the panel below panel

说明

resource ncurses_panel_below ( resource $panel )
Warning

本函数还未编写文档,仅有参数列表。

参数

panel

参数

If panel is null, returns the top panel in the stack.


Ncurses 函数
PHP Manual