c
Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Interface Gio.Converter

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GConverter
Interface : Converter
Implementations: Gio.CharsetConverter, Gio.ZlibCompressor, Gio.ZlibDecompressor
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.ConverterInputStream
Property
converter : Gio.Converter
Gio.ConverterInputStream
Method
new Gio.ConverterInputStream.c_new (InputStream base_stream, Converter converter) : Gio.InputStream
Create a new Gio.ConverterInputStream
Gio.ConverterInputStream
Method
get_converter () : Gio.Converter
Gio.ConverterOutputStream
Property
converter : Gio.Converter
Gio.ConverterOutputStream
Method
new Gio.ConverterOutputStream.c_new (OutputStream base_stream, Converter converter) : Gio.OutputStream
Create a new Gio.ConverterOutputStream
Gio.ConverterOutputStream
Method
get_converter () : Gio.Converter
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:11 GMT+0800 (HKT)