ParamSpecArray.elementSpec
gobject.param_spec.ParamSpec elementSpec() @propertyGet elementSpec field.
Returns
the #GParamSpec of the type of values in the array
void elementSpec(gobject.param_spec.ParamSpec propval) @propertySet elementSpec field.
Parameters
propval | the #GParamSpec of the type of values in the array |