Back to Seed Clases

Gsf


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gsf.Output

Class Gsf.Output

Import line: Gsf = imports.gi.Gsf;
GIR File: Gsf-1.gir
C documentation: GsfOutput
Class : Output
Extends: GObject.Object
  Show / Hide Inherited methods, properties and signals
Class representing an output stream, counterpart to GsfInput.
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_metadata_write (Output out, DocMetaData meta_data, Boolean doc_not_component) : Boolean
Gsf
Method
Gsf.xmlDocFormatDump (Output output, Doc cur, Number encoding, Boolean format) : Number
Gsf.Input
Method
copy (Output output) : Boolean
Gsf.Outfile
Method
open_pkg_add_rel (Number name, Number content_type, Outfile parent, Number type) : Gsf.Output
A convenience wrapper to create a child in dir of content_type then create a type relation to parent
Gsf.OutfileMSOle
Method
new Gsf.OutfileMSOle.c_new (Output sink) : Gsf.OutfileMSOle
Create a new Gsf.OutfileMSOle
Gsf.OutfileMSOle
Method
new Gsf.OutfileMSOle.full (Output sink, Number bb_size, Number sb_size) : Gsf.OutfileMSOle
Create a new Gsf.OutfileMSOle
Gsf.OutfileOpenPkg
Method
set_sink (Output sink) : none
Gsf.OutfileZip
Property
sink : Gsf.Output
Gsf.OutfileZip
Method
new Gsf.OutfileZip.c_new (Output sink) : Gsf.OutfileZip
Create a new Gsf.OutfileZip
Gsf.OutputBzip
Method
new Gsf.OutputBzip.c_new (Output sink) : Gsf.OutputBzip
Create a new Gsf.OutputBzip
Gsf.OutputCsv
Property
sink : Gsf.Output
Gsf.OutputGZip
Property
sink : Gsf.Output
Gsf.OutputGZip
Method
new Gsf.OutputGZip.c_new (Output sink) : Gsf.OutputGZip
Create a new Gsf.OutputGZip
Gsf.OutputIconv
Property
sink : Gsf.Output
Gsf.OutputIconv
Method
new Gsf.OutputIconv.c_new (Output sink, Number dst, Number src) : Gsf.OutputIconv
Create a new Gsf.OutputIconv
Gsf.XMLOut
Method
new Gsf.XMLOut.c_new (Output output) : Gsf.XMLOut
Create a new Gsf.XMLOut
Gsf.XMLOut
Method
get_output () : Gsf.Output
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:49 GMT+0800 (HKT)