Gio.InetAddress.prototype.get_is_mc_org_local
function get_is_mc_org_local(): Boolean { // Gjs wrapper for g_inet_address_get_is_mc_org_local() }
Tests whether address is an organization-local multicast address.
Since 2.22
- Returns
true if address is an organization-local multicast address.