gInetAddressGetIsAny {RGtk2}R Documentation

gInetAddressGetIsAny

Description

Tests whether address is the "any" address for its family.

Usage

gInetAddressGetIsAny(object)

Arguments

object

a GInetAddress

Details

Since 2.22

Value

[logical] TRUE if address is the "any" address for its family.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]