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
  Show / Hide Inherited methods, properties and signals
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, Number 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 Tue Jun 22 2010 16:33:33 GMT+0800 (HKT)