ZlibCompressor.fileInfo

gio.file_info.FileInfo fileInfo() @property

Get fileInfo property.

Returns

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.

void fileInfo(gio.file_info.FileInfo propval) @property

Set fileInfo property.

Parameters

propvalIf 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.