Function
Gimpparam_spec_value_array_get_element_spec
since: 3.0
Declaration [src]
GParamSpec*
gimp_param_spec_value_array_get_element_spec (
  GParamSpec* pspec
)
Parameters
- pspec
- 
            Type: GParamSpecA GParamSpecto hold aGimpParamSpecValueArrayvalue.The data is owned by the caller of the function. 
Return value
Type: GParamSpec
Param spec for elements of the value array.
| The data is owned by the called function. |