:right-sidebar: True ZlibCompressorFormat =================================================================== .. currentmodule:: gi.repository.Gio .. versionadded:: 2.24 .. class:: ZlibCompressorFormat :no-contents-entry: Used to select the type of data format to use for :obj:`~gi.repository.Gio.ZlibDecompressor` and :obj:`~gi.repository.Gio.ZlibCompressor`. Fields ------ .. rst-class:: interim-class .. class:: ZlibCompressorFormat :no-index: .. attribute:: GZIP Gzip file format .. attribute:: RAW Deflate compression with no header .. attribute:: ZLIB Deflate compression with zlib header