Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Class Gio.TcpWrapperConnection

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GTcpWrapperConnection
Class : TcpWrapperConnection
Extends: Gio.TcpConnection
A GTcpWrapperConnection can be used to wrap a GIOStream that is
based on a GSocket, but which is not actually a
GSocketConnection. This is used by GSocketClient so that it can
always return a GSocketConnection, even when the connection it has
actually created is not directly a GSocketConnection.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties- Nowhere other than here
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:17 GMT+0800 (HKT)