Method
GimpObjectArraycopy
Declaration [src]
GimpObjectArray*
gimp_object_array_copy (
const GimpObjectArray* array
)
Return value
Returns: | GimpObjectArray |
A new |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |