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 g_object_unref().
ConstructionException GTK+ fails to create the object.
2.22
See Implementation
Parses @string as an IP address and creates a new #GInetAddress.