GObject.Object
Gio.SocketAddress
Gio.InetSocketAddress
Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GInetSocketAddress |
Class : | InetSocketAddress |
Implements: | Gio.SocketConnectable |
Extends: | Gio.SocketAddress |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
address : Gio.InetAddress
|
Gio.InetSocketAddress | |
family : Gio.SocketFamily
read only
|
Gio.SocketAddress | |
parent_instance : Gio.SocketAddress
read only
|
Gio.InetSocketAddress | |
port : Number
|
Gio.InetSocketAddress | |
priv : Gio.InetSocketAddressPrivate
read only
|
Gio.InetSocketAddress |
Method / Constructor | Defined By | |
---|---|---|
new Gio.InetSocketAddress
(Object properties)
Create a new Gio.InetSocketAddress
Create a new Gio.InetSocketAddress
|
||
Create a new Gio.InetSocketAddress
Create a new Gio.InetSocketAddress
|
||
enumerate
()
:
Gio.SocketAddressEnumerator
|
Gio.SocketConnectable | |
get_address
()
:
Gio.InetAddress
|
Gio.InetSocketAddress | |
get_family
()
:
Gio.SocketFamily
|
Gio.SocketAddress | |
get_native_size
()
:
Number
|
Gio.SocketAddress | |
get_port
()
:
Number
|
Gio.InetSocketAddress | |
Gio.SocketAddress |
None |