Method

ArrowFieldget_name

Declaration [src]

const gchar*
garrow_field_get_name (
  GArrowField* field
)

Description

No description available.

Return value

Returns: const gchar*
 

The name of the field.

 The data is owned by the instance.
 The value is a NUL terminated UTF-8 string.