Parses string as an IP address and creates a new #GInetAddress.
a string representation of an IP address
a new #GInetAddress corresponding to string, or null if string could not be parsed. Free the returned object with gobject.object.ObjectG.unref.
Parses string as an IP address and creates a new #GInetAddress.