newt_grid_set_field
(PECL)
newt_grid_set_field --
説明
void
newt_grid_set_field ( resource grid, int col, int row, int type, resource val, int pad_left, int pad_top, int pad_right, int pad_bottom, int anchor [, int flags] )
警告 |
この関数は、
現在のところ詳細な情報はありません。引数のリストのみが
記述されています。 |
パラメータ
- grid
Its description
- col
Its description
- row
Its description
- type
Its description
- val
Its description
- pad_left
Its description
- pad_top
Its description
- pad_right
Its description
- pad_bottom
Its description
- anchor
Its description
- flags
Its description
返り値
What the function returns, first on success, then on failure. See
also the &return.success; entity