GObject.Object
Gsf.Output
Gsf.OutputCsv
Import line: | Gsf = imports.gi.Gsf; |
GIR File: | Gsf-1.gir |
C documentation: | GsfOutputCsv |
Class : | OutputCsv |
Extends: | Gsf.Output |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
buf : GLib.String
read only
|
Gsf.OutputCsv | |
container : Gsf.Outfile
read only
|
Gsf.Output | |
cur_offset : Number
read only
|
Gsf.Output | |
cur_size : Number
read only
|
Gsf.Output | |
eol : String
|
Gsf.OutputCsv | |
eol : String
read only
|
Gsf.OutputCsv | |
eol_len : Number
read only
|
Gsf.OutputCsv | |
err : Object
read only
|
Gsf.Output | |
fields_on_line : Boolean
read only
|
Gsf.OutputCsv | |
g_object : GObject.Object
read only
|
Gsf.Output | |
is_closed : Boolean
read only
|
Gsf.Output | |
name : String
read only
|
Gsf.Output | |
output : Gsf.Output
read only
|
Gsf.OutputCsv | |
position : Number
read only
|
Gsf.Output | |
printf_buf : String
read only
|
Gsf.Output | |
printf_buf_size : Number
read only
|
Gsf.Output | |
quote : String
|
Gsf.OutputCsv | |
quote : String
read only
|
Gsf.OutputCsv | |
quote_len : Number
read only
|
Gsf.OutputCsv | |
quoting_mode : Gsf.OutputCsvQuotingMode
|
Gsf.OutputCsv | |
quoting_mode : Gsf.OutputCsvQuotingMode
read only
|
Gsf.OutputCsv | |
quoting_on_whitespace : Boolean
|
Gsf.OutputCsv | |
quoting_triggers : String
|
Gsf.OutputCsv | |
quoting_triggers : String
read only
|
Gsf.OutputCsv | |
separator : String
|
Gsf.OutputCsv | |
separator : String
read only
|
Gsf.OutputCsv | |
separator_len : Number
read only
|
Gsf.OutputCsv | |
sink : Gsf.Output
|
Gsf.OutputCsv | |
sink : Gsf.Output
read only
|
Gsf.OutputCsv | |
size : Number
read only
|
Gsf.Output | |
wrapped_by : GObject.Object
read only
|
Gsf.Output |
Method / Constructor | Defined By | |
---|---|---|
new Gsf.OutputCsv
(Object properties)
Create a new Gsf.OutputCsv
Create a new Gsf.OutputCsv
|
||
close
()
:
Boolean
|
Gsf.Output | |
container
()
:
Gsf.Outfile
|
Gsf.Output | |
error
()
:
Object
|
Gsf.Output | |
is_closed
()
:
Boolean
|
Gsf.Output | |
name
()
:
Number
|
Gsf.Output | |
Gsf.Output | ||
|
Gsf.Output | |
|
Gsf.Output | |
Gsf.Output | ||
Gsf.Output | ||
size
()
:
Number
|
Gsf.Output | |
tell
()
:
Number
|
Gsf.Output | |
Gsf.Output | ||
write_eol
()
:
Boolean
|
Gsf.OutputCsv | |
Gsf.OutputCsv |
None |