InetAddress.this

Parses string as an IP address and creates a new gio.InetAddress

Parameters

string_ string

a string representation of an IP address

Return Value

a new gio.InetAddress 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