[gio.types.ZlibCompressorFormat.Gzip], the compressor will write the file name and modification time from the file info to the GZIP header.
ZlibCompressor.fileInfo
gio.file_info.FileInfo fileInfo() @propertyGet fileInfo property.
Returns
If set to a non-null #GFileInfo object, and #GZlibCompressor:format is
void fileInfo(gio.file_info.FileInfo propval) @propertySet fileInfo property.
Parameters
propval | If set to a non-null #GFileInfo object, and #GZlibCompressor:format is [gio.types.ZlibCompressorFormat.Gzip], the compressor will write the file name and modification time from the file info to the GZIP header. |