canonical name of the property specified
nick name for the property specified
description of the property specified
a #GParamSpec describing the elements contained in arrays of this property, may be %NULL
flags for the property specified
a newly created parameter specification
Creates a new #GParamSpecValueArray instance specifying a %G_TYPE_VALUE_ARRAY property. %G_TYPE_VALUE_ARRAY is a %G_TYPE_BOXED type, as such, #GValue structures for this property can be accessed with g_value_set_boxed() and g_value_get_boxed().
See g_param_spec_internal() for details on property names.