Gio.InetAddress.prototype.get_is_mc_link_local
function get_is_mc_link_local(): Boolean { // Gjs wrapper for g_inet_address_get_is_mc_link_local() }
Tests whether address is a link-local multicast address.
Since 2.22
- Returns
true if address is a link-local multicast address.