gInetAddressGetIsMcNodeLocal {RGtk2}R Documentation

gInetAddressGetIsMcNodeLocal

Description

Tests whether address is a node-local multicast address.

Usage

gInetAddressGetIsMcNodeLocal(object)

Arguments

object

a GInetAddress

Details

Since 2.22

Value

[logical] TRUE if address is a node-local multicast address.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]