Method

ArrowStructArrayget_fields

Declaration [src]

GList*
garrow_struct_array_get_fields (
  GArrowStructArray* array
)

Description

No description available.

Return value

Returns: A list of GArrowArray*
 

The fields in the struct.

 The caller of the method takes ownership of the data, and is responsible for freeing it.