gInetAddressGetIsMcGlobal {RGtk2}R Documentation

gInetAddressGetIsMcGlobal

Description

Tests whether address is a global multicast address.

Usage

gInetAddressGetIsMcGlobal(object)

Arguments

object

a GInetAddress

Details

Since 2.22

Value

[logical] TRUE if address is a global multicast address.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]