Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Enum Gio.ZlibCompressorFormat

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GZlibCompressorFormat
Enum : ZlibCompressorFormat
Used to select the type of data format to use for GZlibDecompressor
and GZlibCompressor.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.ZlibCompressor
Property
Gio.ZlibCompressor
Method
new Gio.ZlibCompressor.c_new (ZlibCompressorFormat format, gint32 level) : Gio.ZlibCompressor
Create a new Gio.ZlibCompressor
Gio.ZlibDecompressor
Property
Gio.ZlibDecompressor
Method
new Gio.ZlibDecompressor.c_new (ZlibCompressorFormat format) : Gio.ZlibDecompressor
Create a new Gio.ZlibDecompressor
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:38 GMT+0800 (HKT)