ValueArray.copy

Construct an exact copy of a #GValueArray by duplicating all its contents.

More...
class ValueArray
copy
()

Return Value

Type: gobject.value_array.ValueArray

Newly allocated copy of #GValueArray

Detailed Description

Deprecated: Use #GArray and glib.array.Array.ref_ instead.