ValueArray.copy

Warning g_value_array_copy has been deprecated since version 2.32 and should not be used in newly-written code. Use GArray and g_array_ref() instead. Construct an exact copy of a GValueArray by duplicating all its contents.

class ValueArray
copy
()

Return Value

Newly allocated copy of GValueArray. [transfer full]

Meta