Back to Seed Clases

GObject


Classes

Interfaces

Structs

Unions

Enums

Enum GObject.IOCondition

Import line: GObject = imports.gi.GObject;
GIR File: GObject-2.0.gir
C documentation: GIOCondition
Enum : IOCondition
  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
Gio.Socket
Method
condition_check (IOCondition condition) : GObject.IOCondition
Gio.Socket
Method
condition_wait (IOCondition condition, Cancellable cancellable) : Boolean
Gio.Socket
Method
create_source (IOCondition condition, Cancellable cancellable) : GLib.Source
Soup
Method
Soup.add_io_watch (MainContext async_context, IOChannel chan, IOCondition condition, Function function, void* data) : GLib.Source
NULL for the default context Adds an I/O watch as with g_io_add_watch(), but using the given with g_source_destroy().
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:02 GMT+0800 (HKT)