Function
Vipsvalue_get_array_object
Declaration [src]
GObject**
vips_value_get_array_object (
const GValue* value,
int* n
)
Description [src]
Return the start of the array of GObject
held by value
.
Optionally return the number of elements in n
.
See also
This function is not directly available to language bindings.