NEWT_WIN_MENU(3) 1 NEWT_WIN_MENU(3)
newt_win_menu -
SYNOPSIS
int newt_win_menu (string $title, string $text, int $suggestedWidth, int $flexDown, int $flexUp, int $maxListHeight, array $items,
int &$listItem, [string $button1], [string $...])
DESCRIPTION
Warning
This function is currently not documented; only its argument list is available.
PARAMETERS
o $title
-
o $text
-
o $suggestedWidth
-
o $flexDown
-
o $flexUp
-
o $maxListHeight
-
o $items
-
o $listItem
-
o $button1
-
RETURN VALUES
No value is returned.
PHP Documentation Group NEWT_WIN_MENU(3)