Method
ArrowDatasetFileSystemDatasetFactoryfinish
Declaration [src]
GADatasetFileSystemDataset*
gadataset_file_system_dataset_factory_finish (
GADatasetFileSystemDatasetFactory* factory,
GADatasetFinishOptions* options,
GError** error
)
Parameters
options |
GADatasetFinishOptions |
A |
|
The argument can be NULL. | |
| The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError*, or NULL. |
Return value
| Returns: | GADatasetFileSystemDataset |
A newly created |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL. |