parent root
PHP: newt_listbox_append_entry - Manual

newt_listbox_append_entry

(PECL newt >= 0.1)

newt_listbox_append_entry

Description

newt_listbox_append_entry ( resource $listbox , string $text , mixed $data ) : void
Warning

This function is currently not documented; only its argument list is available.

Parameters

listbox

text

data

Return Values

No value is returned.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root