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
  Show / Hide Inherited methods, properties and signals
Seek object for streaming operations.
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.ConverterInputStream
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.ConverterOutputStream
Create a new Gio.ConverterOutputStream
Gio.ConverterOutputStream
Method
get_converter () : Gio.Converter
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:30 GMT+0800 (HKT)