ZlibCompressorGidBuilderImpl.fileInfo

Set fileInfo property.

class ZlibCompressorGidBuilderImpl(T)
T
fileInfo

Parameters

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

Return Value

Type: T

Builder instance for fluent chaining