getFileInfo

open fun getFileInfo(): FileInfo?

Retrieves the #GFileInfo constructed from the GZIP header data of compressed data processed by @compressor, or null if @decompressor's #GZlibDecompressor:format property is not %G_ZLIB_COMPRESSOR_FORMAT_GZIP, or the header data was not fully processed yet, or it not present in the data stream at all.

Return

a #GFileInfo, or null

Since

2.26