Gio.InetAddressMask.prototype.equal
function equal(mask2: Gio.InetAddressMask): Boolean {
// Gjs wrapper for g_inet_address_mask_equal()
}
Tests if mask and mask2 are the same mask.
Since 2.32
- mask2
another Gio.InetAddressMask
- Returns
whether mask and mask2 are the same mask