InetAddress.newAny

Creates a #GInetAddress for the "any" address (unassigned/"don't care") for family.

Parameters

familythe address family

Returns

a new #GInetAddress corresponding to the "any" address

for family. Free the returned object with [gobject.object.ObjectWrap.unref].