GObject.Object
Gio.ZlibCompressor
| Import line: | Gio = imports.gi.Gio; |
| GIR File: | Gio-2.0.gir |
| C documentation: | GZlibCompressor |
| Class : | ZlibCompressor |
| Implements: | Gio.Converter |
| Extends: | GObject.Object |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
format : Gio.ZlibCompressorFormat
|
Gio.ZlibCompressor | |
|
level : Number
|
Gio.ZlibCompressor | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Gio.ZlibCompressor
(Object properties)
Create a new Gio.ZlibCompressor
Create a new Gio.ZlibCompressor
|
||
|
Create a new Gio.ZlibCompressor
Create a new Gio.ZlibCompressor
|
||
|
convert
(void* inbuf, Number inbuf_size, void* outbuf, Number outbuf_size, ConverterFlags flags, Object out_values)
:
Gio.ConverterResult
|
Gio.Converter | |
|
reset
()
:
none
|
Gio.Converter | |
| None |