newt_entry()
newt_entry -Description
resource
newt_entry
(
int
$left
,
int
$top
,
int
$width
[,
string
$init_value
[,
int
$flags
]] )
Warning
This function is currently not documented; only its argument list is available.
Parameters
left
top
width
init_value
flags
Return Values
newt_entry_set
newt_finished
Newt Functions
PHP Manual
Syntax
resource newt_entry (int $left, int $top, int $width, string $init_value, int $flags)Arguments
- left
- top
- width
- init_value
- flags
