Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GSocketFamily |
Enum : | SocketFamily |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Gio.SocketFamily.INVALID : 0
|
|
Number Gio.SocketFamily.IPV4 : 2
|
|
Number Gio.SocketFamily.IPV6 : 10
|
|
Number Gio.SocketFamily.UNIX : 1
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gio.InetAddress
Property |
family : Gio.SocketFamily
|
Gio.InetAddress
Method |
Create a new Gio.InetAddress
|
Gio.InetAddress
Method |
Create a new Gio.InetAddress
|
Gio.InetAddress
Method |
Create a new Gio.InetAddress
|
Gio.InetAddress
Method |
get_family
()
:
Gio.SocketFamily
|
Gio.Socket
Property |
family : Gio.SocketFamily
|
Gio.Socket
Method |
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_register_type
(Number g_type, SocketFamily family, SocketType type, Number protocol)
:
none
|
Gio.SocketConnection
Method |
Gio.SocketConnection.factory_lookup_type
(SocketFamily family, SocketType type, Number protocol_id)
:
Number
|