Gsf.Output
GObject.Object
Gsf.Outfile
Gsf.OutfileOpenPkg
Import line: | Gsf = imports.gi.Gsf; |
GIR File: | Gsf-1.gir |
C documentation: | GsfOutfileOpenPkg |
Class : | OutfileOpenPkg |
Extends: | Gsf.Outfile |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
container : Gsf.Outfile
read only
|
Gsf.Output | |
content_type : String
|
Gsf.OutfileOpenPkg | |
cur_offset : Number
read only
|
Gsf.Output | |
cur_size : Number
read only
|
Gsf.Output | |
err : Object
read only
|
Gsf.Output | |
g_object : GObject.Object
read only
|
Gsf.Output | |
is_closed : Boolean
read only
|
Gsf.Output | |
is_dir : Boolean
|
Gsf.OutfileOpenPkg | |
name : String
read only
|
Gsf.Output | |
parent : Gsf.Output
read only
|
Gsf.Outfile | |
position : Number
read only
|
Gsf.Output | |
printf_buf : String
read only
|
Gsf.Output | |
printf_buf_size : Number
read only
|
Gsf.Output | |
sink : Gsf.Outfile
|
Gsf.OutfileOpenPkg | |
size : Number
read only
|
Gsf.Output | |
wrapped_by : GObject.Object
read only
|
Gsf.Output |
Method / Constructor | Defined By | |
---|---|---|
new Gsf.OutfileOpenPkg
(Object properties)
Create a new Gsf.OutfileOpenPkg
Create a new Gsf.OutfileOpenPkg
|
||
Create a new Gsf.OutfileOpenPkg
Create a new Gsf.OutfileOpenPkg
|
||
Gsf.OutfileOpenPkg | ||
close
()
:
Boolean
|
Gsf.Output | |
container
()
:
Gsf.Outfile
|
Gsf.Output | |
error
()
:
Object
|
Gsf.Output | |
is_closed
()
:
Boolean
|
Gsf.Output | |
name
()
:
Number
|
Gsf.Output | |
A convenience wrapper to create a child in dir of content_type then create a type relation to parent
A convenience wrapper to create a child in dir of content_type then create a type relation to parent
|
Gsf.Outfile | |
Gsf.Output | ||
Create a relationship between child and parent of type.
Create a relationship between child and parent of type.
|
Gsf.OutfileOpenPkg | |
|
Gsf.Output | |
|
Gsf.Output | |
set_content_type
(Number content_type)
:
none
|
Gsf.OutfileOpenPkg | |
Gsf.Output | ||
Gsf.Output | ||
set_sink
(Output sink)
:
none
|
Gsf.OutfileOpenPkg | |
size
()
:
Number
|
Gsf.Output | |
tell
()
:
Number
|
Gsf.Output | |
Gsf.Output |
None |