Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

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

Class Gio.UnixOutputStream

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GUnixOutputStream
Class : UnixOutputStream
Implements: Gio.PollableOutputStream
Extends: Gio.OutputStream
GUnixOutputStream implements GOutputStream for writing to a
UNIX file descriptor, including asynchronous operations. The file
descriptor must be selectable, so it doesn't work with opened files.
Note that <gio/gunixoutputstream.h> belongs
to the UNIX-specific GIO interfaces, thus you have to use the
gio-unix-2.0.pc pkg-config file when using it.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties- Nowhere other than here
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:19 GMT+0800 (HKT)