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.
Newly allocated copy of GValueArray. [transfer full]
See Implementation
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.