c
Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child markerGio.OutputStream
parent-child marker Gio.FileOutputStream

Class Gio.FileOutputStream

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GFileOutputStream
Class : FileOutputStream
Implements: Gio.Seekable
Extends: Gio.OutputStream
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.File
Method
append_to (FileCreateFlags flags, Cancellable cancellable) : Gio.FileOutputStream
Gio.File
Method
append_to_finish (AsyncResult res) : Gio.FileOutputStream
Gio.File
Method
create (FileCreateFlags flags, Cancellable cancellable) : Gio.FileOutputStream
Gio.File
Method
create_finish (AsyncResult res) : Gio.FileOutputStream
Gio.File
Method
replace (String etag, gboolean make_backup, FileCreateFlags flags, Cancellable cancellable) : Gio.FileOutputStream
Gio.File
Method
replace_finish (AsyncResult res) : Gio.FileOutputStream
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:07 GMT+0800 (HKT)