Constructor

ArrowTableConcatenateOptionsnew

Declaration [src]

GArrowTableConcatenateOptions*
garrow_table_concatenate_options_new (
  void
)

Description

No description available.
Available since:6.0.0

Return value

Returns: GArrowTableConcatenateOptions
 

A newly created GArrowTableConcatenateOptions.

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