newt_listbox_get_current

(PECL newt >= 0.1)

newt_listbox_get_current

说明

newt_listbox_get_current ( resource $listbox ) : string
Warning

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

参数

listbox

返回值

User Contributed Notes

simon at bk dot it dot cx 08-Oct-2010 04:09
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!