Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child markerGio.InputStream
parent-child marker Gio.UnixInputStream

Class Gio.UnixInputStream

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GUnixInputStream
Class : UnixInputStream
Implements: Gio.PollableInputStream
Extends: Gio.InputStream
GUnixInputStream implements GInputStream for reading from a
UNIX file descriptor, including asynchronous operations. The file
descriptor must be selectable, so it doesn't work with opened files.
Note that <gio/gunixinputstream.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)