newt_grid_place()
newt_grid_place -Description
void
newt_grid_place
(
resource
$grid
,
int
$left
,
int
$top
)
Warning
This function is currently not documented; only its argument list is available.
Parameters
grid
left
top
Return Values
No value is returned.
newt_grid_h_stacked
newt_grid_set_field
Newt Functions
PHP Manual
Syntax
newt_grid_place (resource $grid, int $left, int $top)Arguments
- grid
- left
- top
