Constructor
ArrowDatasetFinishOptionsnew
since: 11.0.0
Declaration [src]
GADatasetFinishOptions*
gadataset_finish_options_new (
void
)
Return value
Type: GADatasetFinishOptions
A newly created GADatasetDataset
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |