Newt 函数
在线手册:中文  英文

newt_listbox_get_current

(PECL newt >= 0.1)

newt_listbox_get_current

说明

string newt_listbox_get_current ( resource $listbox )
Warning

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

参数

listbox

返回值


Newt 函数
在线手册:中文  英文

用户评论:

simon at bk dot it dot cx (2010-10-08 04:09:21)

This function behaves a bit different than expected.
It doesn't return an string representing the chosen action, it returns an integer which is the index of the chosen action!

易百教程