Method

ArrowSchemaget_fields

Declaration [src]

GList*
garrow_schema_get_fields (
  GArrowSchema* schema
)

Description

No description available.

Return value

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