Method
GioInetAddressget_is_link_local
since: 2.22
Declaration [src]
gboolean
g_inet_address_get_is_link_local (
GInetAddress* address
)
Description [src]
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).
Available since: 2.22
Gets property | Gio.InetAddress:is-link-local |