Method

ArrowDatasetScannerBuilderfinish

since: 5.0.0

Declaration [src]

GADatasetScanner*
gadataset_scanner_builder_finish (
  GADatasetScannerBuilder* builder
  GError** error
)

Description

No description available.

Available since: 5.0.0

Return value

Type: GADatasetScanner

A newly created GADatasetScanner on success, NULL on error.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.