gInetAddressNewAny {RGtk2}R Documentation

gInetAddressNewAny

Description

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

Usage

gInetAddressNewAny(family)

Arguments

family

the address family

Details

Since 2.22

Value

[GInetAddress] a new GInetAddress corresponding to the "any" address for family.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]