Gio.InetAddress.prototype.get_is_any
function get_is_any(): Boolean {
// Gjs wrapper for g_inet_address_get_is_any()
}
Tests whether address is the "any" address for its family.
Since 2.22
- Returns
true if address is the "any" address for its family.