Function
Gimpvalue_dup_object_array
Declaration [src]
GObject**
gimp_value_dup_object_array (
const GValue* value
)
Parameters
value |
GValue |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | GObject |
A deep copy of the array of objects. |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |