PHP 7.0.6 Released

newt_listbox_set_width

(PECL newt >= 0.1)

newt_listbox_set_width

Description

void newt_listbox_set_width ( resource $listbox , int $width )
Warning

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

Parameters

listbox

width

Return Values

No value is returned.

User Contributed Notes

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