newt_listbox_get_selection> <newt_listbox_delete_entry
Last updated: Fri, 24 Feb 2012

newt_listbox_get_current

(PECL newt >= 0.1)

newt_listbox_get_current

Descrição

string newt_listbox_get_current ( resource $listbox )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

listbox

Valor Retornado



User Contributed Notes
newt_listbox_get_current
simon at bk dot it dot cx
08-Oct-2010 01: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!

newt_listbox_get_selection> <newt_listbox_delete_entry
Last updated: Fri, 24 Feb 2012