Method
GimpValueArrayref
since: 2.10
Declaration [src]
GimpValueArray*
gimp_value_array_ref (
GimpValueArray* value_array
)
Return value
Type: GimpValueArray
The same value_array
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |