Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Interface Gio.SocketConnectable

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GSocketConnectable
Interface : SocketConnectable
Implementations: Gio.InetSocketAddress, Gio.NetworkAddress, Gio.NetworkService, Gio.SocketAddress, Gio.UnixSocketAddress
  Show / Hide Inherited methods, properties and signals
Interface for objects that contain or generate GSocketAddresses.
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.NetworkAddress
Method
Gio.NetworkAddress.parse (String host_and_port, Number default_port) : Gio.SocketConnectable
Gio.SocketClient
Method
connect (SocketConnectable connectable, Cancellable cancellable) : Gio.SocketConnection
Gio.SocketClient
Method
connect_async (SocketConnectable connectable, Cancellable cancellable, Function callback, void* user_data) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:31 GMT+0800 (HKT)