Home > PHP > Function > Newt > newt_form_set_height()

newt_form_set_height()

newt_form_set_height -

Description


void


newt_form_set_height
(

resource
$form
,

int
$height
)

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



Parameters





form









height










Return Values
No value is returned.




newt_form_set_background


newt_form_set_size


Newt Functions


PHP Manual


Syntax

newt_form_set_height (resource $form, int $height)

Arguments

  • form
  • height

Description

Version

PHP PECL newt >= 0.1

Return value

No value is returned.