Back to Seed Clases

GLib


Classes

Interfaces

Structs

Unions

Enums

Struct GLib.IOChannel

Import line: GLib = imports.gi.GLib;
GIR File: GLib-2.0.gir
C documentation: GIOChannel
Struct : IOChannel
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GLib.IOChannel ()
Create a new GLib.IOChannel
Create a new GLib.IOChannel
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GLib
Method
GLib.io_add_watch (IOChannel channel, gint32 priority, IOCondition condition, Function func, void* user_data, Function notify) : guint32
GLib
Method
GLib.io_channel_unix_new (gint32 fd) : GLib.IOChannel
GLib
Method
GLib.io_create_watch (IOChannel channel, IOCondition condition) : GLib.Source
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:28 GMT+0800 (HKT)