Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Enum GLib.IOError

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GIOError
Enum : IOError
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GLib.IOChannel
Method
read (String buf, Number count, Object out_values) : GLib.IOError
GLib.IOChannel
Method
write (String buf, Number count, Object out_values) : GLib.IOError
GLib.IOChannel
Method
seek (Number offset, SeekType type) : GLib.IOError
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:32:59 GMT+0800 (HKT)