GObject.Object
Gio.InetAddress
Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GInetAddress |
Class : | InetAddress |
Extends: | GObject.Object |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
bytes : void*
|
Gio.InetAddress | |
family : Gio.SocketFamily
|
Gio.InetAddress | |
is_any : Boolean
read only
|
Gio.InetAddress | |
is_link_local : Boolean
read only
|
Gio.InetAddress | |
is_loopback : Boolean
read only
|
Gio.InetAddress | |
is_mc_global : Boolean
read only
|
Gio.InetAddress | |
is_mc_link_local : Boolean
read only
|
Gio.InetAddress | |
is_mc_node_local : Boolean
read only
|
Gio.InetAddress | |
is_mc_org_local : Boolean
read only
|
Gio.InetAddress | |
is_mc_site_local : Boolean
read only
|
Gio.InetAddress | |
is_multicast : Boolean
read only
|
Gio.InetAddress | |
is_site_local : Boolean
read only
|
Gio.InetAddress | |
parent_instance : GObject.Object
read only
|
Gio.InetAddress | |
priv : Gio.InetAddressPrivate
read only
|
Gio.InetAddress |
Method / Constructor | Defined By | |
---|---|---|
new Gio.InetAddress
(Object properties)
Create a new Gio.InetAddress
Create a new Gio.InetAddress
|
||
Create a new Gio.InetAddress
Create a new Gio.InetAddress
|
||
Create a new Gio.InetAddress
Create a new Gio.InetAddress
|
||
Create a new Gio.InetAddress
Create a new Gio.InetAddress
|
||
Create a new Gio.InetAddress
Create a new Gio.InetAddress
|
||
get_family
()
:
Gio.SocketFamily
|
Gio.InetAddress | |
get_is_any
()
:
Boolean
|
Gio.InetAddress | |
get_is_link_local
()
:
Boolean
|
Gio.InetAddress | |
get_is_loopback
()
:
Boolean
|
Gio.InetAddress | |
get_is_mc_global
()
:
Boolean
|
Gio.InetAddress | |
get_is_mc_link_local
()
:
Boolean
|
Gio.InetAddress | |
get_is_mc_node_local
()
:
Boolean
|
Gio.InetAddress | |
get_is_mc_org_local
()
:
Boolean
|
Gio.InetAddress | |
get_is_mc_site_local
()
:
Boolean
|
Gio.InetAddress | |
get_is_multicast
()
:
Boolean
|
Gio.InetAddress | |
get_is_site_local
()
:
Boolean
|
Gio.InetAddress | |
get_native_size
()
:
Number
|
Gio.InetAddress | |
to_bytes
()
:
String
|
Gio.InetAddress | |
to_string
()
:
String
|
Gio.InetAddress |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gio.InetSocketAddress
Property |
address : Gio.InetAddress
|
Gio.InetSocketAddress
Method |
Create a new Gio.InetSocketAddress
|
Gio.InetSocketAddress
Method |
get_address
()
:
Gio.InetAddress
|
Gio.Resolver
Method |
|
Gio.Resolver
Method |
lookup_by_address_async
(InetAddress address, Cancellable cancellable, Function callback, void* user_data)
:
none
|