[ Version ( since = "0.23.0" ) ] publicvoidvalue_array_free (ValueArray va)
Free va.
This is exactly the same as g_value_array_free, but does not provoke deprecation warnings from GLib when used in
conjunction with tp_value_array_build and tp_value_array_unpack.