Method
ParquetFileMetadataget_created_by
since: 8.0.0
[−]
Declaration [src]
const gchar*
gparquet_file_metadata_get_created_by (
GParquetFileMetadata* metadata
)
[−]
Return value
Type: const gchar*
The application’s user-agent string of the writer.
The data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |