Description Usage Arguments Details Value Author(s)
Creates a new GInetAddress from the given family and bytes.
bytes should be 4 bytes for G_INET_ADDRESS_IPV4 and 16 bytes for
G_INET_ADDRESS_IPV6.
1 | gInetAddressNewFromBytes(bytes, family)
|
|
raw address data |
|
the address family of |
Since 2.22
[GInetAddress] a new GInetAddress corresponding to family and bytes.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.