API Version: 8.0
Library Version: 8.18
Generated bygi-docgen 2025.3
GObject**vips_value_get_array_object(constGValue*value,int*n)
Return the start of the array ofGObject held byvalue.Optionally return the number of elements inn.
GObject
value
n
See also
vips_area_new_array_object().
vips_area_new_array_object()
This function is not directly available to language bindings.
Type: GValue
GValue
GValue to get from.
Type: int*
int*
Return the number of elements here, optionally.
NULL
Type: An array of GObject*
GObject*
The array address.