Back to Seed Clases

Gsf


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gsf.Input

Class Gsf.Input

Import line: Gsf = imports.gi.Gsf;
GIR File: Gsf-1.gir
C documentation: GsfInput
Class : Input
Extends: GObject.Object
  Show / Hide Inherited methods, properties and signals
Class representing an input stream.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gsf
Method
Gsf.msole_inflate (Input input, Number offset) : GLib.ByteArray
Decompresses an LZ compressed stream.
Gsf
Method
Gsf.msole_metadata_read (Input in, DocMetaData accum) : Object
Gsf
Method
Gsf.open_pkg_foreach_rel (Input opkg, Function func, void* user_data) : none
New in 1.14.9 Walks each relationship associated with opkg and calls func with user_data.
Gsf
Method
Gsf.open_pkg_get_rel_by_id (Input opkg, Number id) : Gsf.Input
Gsf
Method
Gsf.open_pkg_get_rel_by_type (Input opkg, Number type) : Gsf.Input
Gsf
Method
Gsf.open_pkg_lookup_rel_by_id (Input opkg, Number id) : Gsf.OpenPkgRel
Gsf
Method
Gsf.open_pkg_lookup_rel_by_type (Input opkg, Number type) : Gsf.OpenPkgRel
Gsf
Method
Gsf.open_pkg_open_rel (Input opkg, OpenPkgRel rel) : Gsf.Input
Gsf
Method
Gsf.open_pkg_open_rel_by_id (Input opkg, Number id) : Gsf.Input
Gsf
Method
Gsf.open_pkg_open_rel_by_type (Input opkg, Number type) : Gsf.Input
Gsf
Method
Gsf.opendoc_metadata_read (Input input, DocMetaData md) : Object
Gsf
Method
Gsf.xml_parser_context (Input input) : libxml2.ParserCtxt
Gsf
Method
Gsf.xml_probe (Input input, Function startElement) : Boolean
Gsf.Infile
Method
child_by_index (Number i) : Gsf.Input
Gsf.Infile
Method
child_by_name (Number name) : Gsf.Input
Gsf.Infile
Method
child_by_aname (Number names) : Gsf.Input
Gsf.InfileMSOle
Method
new Gsf.InfileMSOle.c_new (Input source) : Gsf.InfileMSOle
Create a new Gsf.InfileMSOle
Gsf.InfileTar
Property
source : Gsf.Input
Gsf.InfileTar
Method
new Gsf.InfileTar.c_new (Input source) : Gsf.InfileTar
Create a new Gsf.InfileTar
Gsf.InfileZip
Property
source : Gsf.Input
Gsf.InfileZip
Method
new Gsf.InfileZip.c_new (Input source) : Gsf.InfileZip
Create a new Gsf.InfileZip
Gsf.InputGZip
Property
source : Gsf.Input
Gsf.InputGZip
Method
new Gsf.InputGZip.c_new (Input source) : Gsf.InputGZip
Create a new Gsf.InputGZip
Gsf.InputMemory
Method
new Gsf.InputMemory.from_bzip (Input source) : Gsf.InputMemory
Create a new Gsf.InputMemory
Gsf.InputProxy
Method
new Gsf.InputProxy.c_new (Input source) : Gsf.InputProxy
Create a new Gsf.InputProxy
Gsf.InputProxy
Method
new Gsf.InputProxy.section (Input source, Number offset, Number size) : Gsf.InputProxy
Create a new Gsf.InputProxy
Gsf.InputTextline
Method
new Gsf.InputTextline.c_new (Input source) : Gsf.InputTextline
Create a new Gsf.InputTextline
Gsf.StructuredBlob
Method
Gsf.StructuredBlob.read (Input input) : Gsf.StructuredBlob
Gsf.XMLIn
Method
get_input () : Gsf.Input
Gsf.XMLInDoc
Method
parse (Input input, void* user_state) : Boolean
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:49 GMT+0800 (HKT)