GObject.Object
Gio.NetworkAddress
| Import line: | Gio = imports.gi.Gio; |
| GIR File: | Gio-2.0.gir |
| C documentation: | GNetworkAddress |
| Class : | NetworkAddress |
| Implements: | Gio.SocketConnectable |
| Extends: | GObject.Object |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
hostname : String
|
Gio.NetworkAddress | |
|
parent_instance : GObject.Object
read only
|
Gio.NetworkAddress | |
|
port : Number
|
Gio.NetworkAddress | |
|
priv : Gio.NetworkAddressPrivate
read only
|
Gio.NetworkAddress | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Gio.NetworkAddress
(Object properties)
Create a new Gio.NetworkAddress
Create a new Gio.NetworkAddress
|
||
|
Create a new Gio.NetworkAddress
Create a new Gio.NetworkAddress
|
||
|
Gio.NetworkAddress | |
|
enumerate
()
:
Gio.SocketAddressEnumerator
|
Gio.SocketConnectable | |
|
get_hostname
()
:
String
|
Gio.NetworkAddress | |
|
get_port
()
:
Number
|
Gio.NetworkAddress | |
| None |