c
Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child markerGio.IOStream
parent-child marker Gio.SocketConnection

Class Gio.SocketConnection

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GSocketConnection
Class : SocketConnection
Extends: Gio.IOStream
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.Socket
Method
connection_factory_create_connection () : Gio.SocketConnection
Gio.SocketClient
Method
connect (SocketConnectable connectable, Cancellable cancellable) : Gio.SocketConnection
Gio.SocketClient
Method
connect_finish (AsyncResult result) : Gio.SocketConnection
Gio.SocketClient
Method
connect_to_host (String host_and_port, guint16 default_port, Cancellable cancellable) : Gio.SocketConnection
Gio.SocketClient
Method
connect_to_host_finish (AsyncResult result) : Gio.SocketConnection
Gio.SocketClient
Method
connect_to_service (String domain, String service, Cancellable cancellable) : Gio.SocketConnection
Gio.SocketClient
Method
connect_to_service_finish (AsyncResult result) : Gio.SocketConnection
Gio.SocketClient
Method
connect_to_uri (String uri, guint16 default_port, Cancellable cancellable) : Gio.SocketConnection
Gio.SocketClient
Method
connect_to_uri_finish (AsyncResult result) : Gio.SocketConnection
Gio.SocketListener
Method
accept (Object out_values, Cancellable cancellable) : Gio.SocketConnection
Gio.SocketListener
Method
accept_finish (AsyncResult result, Object out_values) : Gio.SocketConnection
Gio.SocketService
Signal
incoming (SocketService self, SocketConnection connection, Object source_object) : gboolean
Gio.ThreadedSocketService
Signal
run (ThreadedSocketService self, SocketConnection connection, Object source_object) : gboolean
TelepathyGLib.StreamTubeConnection
Property
socket_connection : Gio.SocketConnection
TelepathyGLib.StreamTubeConnection
Method
get_socket_connection () : Gio.SocketConnection
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:09 GMT+0800 (HKT)