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
Its description
- text
Its description
- suggestedWidth
Its description
- flexDown
Its description
- flexUp
Its description
- maxListHeight
Its description
- items
Its description
- listItem
Its description
- button1
Its description
返り値
What the function returns, first on success, then on failure. See
also the &return.success; entity