Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

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

Class Gio.FileInputStream

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GFileInputStream
Class : FileInputStream
Implements: Gio.Seekable
Extends: Gio.InputStream
  Show / Hide Inherited methods, properties and signals
A subclass of GInputStream for opened files. This adds a few file-specific operations and seeking. GFileInputStream implements GSeekable.
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
read (Cancellable cancellable) : Gio.FileInputStream
Gio.File
Method
read_finish (AsyncResult res) : Gio.FileInputStream
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:29 GMT+0800 (HKT)