ArrayG.copy

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.

class ArrayG
copy
()

Return Value

Type: ArrayG

A copy of @array.

Meta

Since

2.62