Method

ArrowSchemaget_fields

Declaration [src]

GList*
garrow_schema_get_fields (
  GArrowSchema* schema
)

Description

No description available.

Return value

Returns: A list of None
 

The fields of the schema.

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