23#ifndef __G_ZLIB_DECOMPRESSOR_H__
24#define __G_ZLIB_DECOMPRESSOR_H__
26#if !defined (__GIO_GIO_H_INSIDE__) && !defined (GIO_COMPILATION)
27#error "Only <gio/gio.h> can be included directly."
35#define G_TYPE_ZLIB_DECOMPRESSOR (g_zlib_decompressor_get_type ())
36#define G_ZLIB_DECOMPRESSOR(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), G_TYPE_ZLIB_DECOMPRESSOR, GZlibDecompressor))
37#define G_ZLIB_DECOMPRESSOR_CLASS(k) (G_TYPE_CHECK_CLASS_CAST((k), G_TYPE_ZLIB_DECOMPRESSOR, GZlibDecompressorClass))
38#define G_IS_ZLIB_DECOMPRESSOR(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), G_TYPE_ZLIB_DECOMPRESSOR))
39#define G_IS_ZLIB_DECOMPRESSOR_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), G_TYPE_ZLIB_DECOMPRESSOR))
40#define G_ZLIB_DECOMPRESSOR_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), G_TYPE_ZLIB_DECOMPRESSOR, GZlibDecompressorClass))
#define GIO_AVAILABLE_IN_ALL
struct _GFileInfo GFileInfo
struct _GZlibDecompressor GZlibDecompressor
GIO_AVAILABLE_IN_ALL GType g_zlib_decompressor_get_type(void) G_GNUC_CONST
GIO_AVAILABLE_IN_ALL GZlibDecompressor * g_zlib_decompressor_new(GZlibCompressorFormat format)
GIO_AVAILABLE_IN_ALL GFileInfo * g_zlib_decompressor_get_file_info(GZlibDecompressor *decompressor)
json_t format(printf, 1, 2)))
GObjectClass parent_class