Method

ArrowCSVReadOptionsadd_column_name

Declaration [src]

void
garrow_csv_read_options_add_column_name (
  GArrowCSVReadOptions* options,
  const gchar* column_name
)

Description

No description available.

Parameters

column_name const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.