ZlibCompressorGidBuilderImpl.fileInfo
T fileInfo(gio.file_info.FileInfo propval)Set 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. |
Returns
Builder instance for fluent chaining