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
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, guint32 count, guint32 bytes_read) : GLib.IOError
GLib.IOChannel
Method
seek (gint64 offset, SeekType type) : GLib.IOError
GLib.IOChannel
Method
write (String buf, guint32 count, guint32 bytes_written) : GLib.IOError
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:36 GMT+0800 (HKT)