gInetAddressGetIsLinkLocal {RGtk2}R Documentation

gInetAddressGetIsLinkLocal

Description

Tests whether address is a link-local address (that is, if it identifies a host on a local network that is not connected to the Internet).

Usage

gInetAddressGetIsLinkLocal(object)

Arguments

object

a GInetAddress

Details

Since 2.22

Value

[logical] TRUE if address is a link-local address.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]