InetAddress.this

Parses @string as an IP address and creates a new #GInetAddress.

Parameters

string_ string

a string representation of an IP address

Return Value

a new #GInetAddress corresponding to @string, or %NULL if @string could not be parsed. Free the returned object with g_object_unref().

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.22