canonical name of the property specified
nick name for the property specified
description of the property specified
a gobject.ParamSpec 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, gobject.Value structures for this property can be accessed with Value.setBoxed and Value.getBoxed.
See ParamSpec.internal for details on property names.