gInetAddressNewFromBytes
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.
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.