newt_listbox_get_selection
newt_listbox_item_count
Newt 函数
PHP Manual
newt_listbox_insert_entry
(PECL newt >= 0.1)
newt_listbox_insert_entry
—
说明
void
newt_listbox_insert_entry
(
resource
$listbox
,
string
$text
,
mixed
$data
,
mixed
$key
)
Warning
本函数还未编写文档,仅有参数列表。
参数
listbox
text
data
key
返回值
没有返回值。
newt_listbox_get_selection
newt_listbox_item_count
Newt 函数
PHP Manual