ZlibCompressor.fileInfo

Get fileInfo property.

  1. gio.file_info.FileInfo fileInfo [@property getter]
    class ZlibCompressor
    @property
    fileInfo
    ()
  2. gio.file_info.FileInfo fileInfo [@property setter]

Return Value

Type: gio.file_info.FileInfo

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.