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. Since 2.22
raw address data
the address family of bytes
ConstructionException GTK+ fails to create the object.
See Implementation
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. Since 2.22