c
Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Enum Gio.SocketFamily

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GSocketFamily
Enum : SocketFamily
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.InetAddress
Property
family : Gio.SocketFamily
Gio.InetAddress
Method
new Gio.InetAddress.any (SocketFamily family) : Gio.InetAddress
Create a new Gio.InetAddress
Gio.InetAddress
Method
new Gio.InetAddress.from_bytes (String bytes, SocketFamily family) : Gio.InetAddress
Create a new Gio.InetAddress
Gio.InetAddress
Method
new Gio.InetAddress.loopback (SocketFamily family) : Gio.InetAddress
Create a new Gio.InetAddress
Gio.InetAddress
Method
get_family () : Gio.SocketFamily
Gio.InetAddressMask
Property
family : Gio.SocketFamily read only
Gio.InetAddressMask
Method
get_family () : Gio.SocketFamily
Gio.Socket
Property
family : Gio.SocketFamily
Gio.Socket
Method
new Gio.Socket.c_new (SocketFamily family, SocketType type, SocketProtocol protocol) : Gio.Socket
Create a new Gio.Socket
Gio.Socket
Method
get_family () : Gio.SocketFamily
Gio.SocketAddress
Property
family : Gio.SocketFamily read only
Gio.SocketAddress
Method
get_family () : Gio.SocketFamily
Gio.SocketClient
Property
family : Gio.SocketFamily
Gio.SocketClient
Method
get_family () : Gio.SocketFamily
Gio.SocketClient
Method
set_family (SocketFamily family) : none
Gio.SocketConnection
Method
Gio.SocketConnection.factory_lookup_type (SocketFamily family, SocketType type, gint32 protocol_id) : Number
Gio.SocketConnection
Method
Gio.SocketConnection.factory_register_type (Number g_type, SocketFamily family, SocketType type, gint32 protocol) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:20 GMT+0800 (HKT)