gInetAddressGetIsLinkLocal {RGtk2} | R Documentation |
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).
gInetAddressGetIsLinkLocal(object)
|
Since 2.22
[logical] TRUE
if address
is a link-local address.
Derived by RGtkGen from GTK+ documentation