Method

ArrowStructArrayget_fields

Declaration [src]

GList*
garrow_struct_array_get_fields (
  GArrowStructArray* array
)

Description

No description available.

Return value

Type: 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.