copy
Description:
Construct an exact copy of a ValueArray by duplicating all its contents.
Note:
Use Array and g_array_ref instead.
Parameters:
| this |
ValueArray to copy |
Returns:
|
Newly allocated copy of ValueArray |