newt_win_entries
newt_win_message
Newt 関数
PHP Manual
newt_win_menu
(PECL newt >= 0.1)
newt_win_menu
—
説明
int
newt_win_menu
(
string
$title
,
string
$text
,
int
$suggestedWidth
,
int
$flexDown
,
int
$flexUp
,
int
$maxListHeight
,
array
$items
,
int
&$listItem
[,
string
$button1
[,
string
$...
]] )
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
パラメータ
title
text
suggestedWidth
flexDown
flexUp
maxListHeight
items
listItem
button1
返り値
値を返しません。
newt_win_entries
newt_win_message
Newt 関数
PHP Manual