c
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
Atk.StreamableContent
Method
get_stream (String mime_type) : GLib.IOChannel
GLib
Method
GLib.io_add_watch (IOChannel channel, gint32 priority, IOCondition condition, Function func, void* user_data, Function notify) : guint32
GLib
Method
GLib.io_create_watch (IOChannel channel, IOCondition condition) : GLib.Source
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:36 GMT+0800 (HKT)