Create a shallow copy of a GArray If the array elements consist of pointers to data, the pointers are copied but the actual data is not.
A copy of array.
2.62
Create a shallow copy of a GArray If the array elements consist of pointers to data, the pointers are copied but the actual data is not.