c
Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gio.Socket

Class Gio.Socket

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GSocket
Class : Socket
Implements: Gio.Initable
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.SocketConnection
Property
socket : Gio.Socket
Gio.SocketConnection
Method
get_socket () : Gio.Socket
Gio.SocketListener
Method
accept_socket (Object out_values, Cancellable cancellable) : Gio.Socket
Gio.SocketListener
Method
accept_socket_finish (AsyncResult result, Object out_values) : Gio.Socket
Gio.SocketListener
Method
add_socket (Socket socket, Object source_object) : gboolean
Gio.TcpWrapperConnection
Method
new Gio.TcpWrapperConnection.c_new (IOStream base_io_stream, Socket socket) : Gio.SocketConnection
Create a new Gio.TcpWrapperConnection
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:08 GMT+0800 (HKT)