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
  Show / Hide Inherited methods, properties and signals
A lowlevel network socket 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
add_socket (Socket socket, Object source_object) : Boolean
Gio.SocketListener
Method
accept_socket (Object source_object, Cancellable cancellable) : Gio.Socket
Gio.SocketListener
Method
accept_socket_finish (AsyncResult result, Object source_object) : Gio.Socket
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:30 GMT+0800 (HKT)