InetAddress.equal

Checks if two gio.InetAddress instances are equal, e.g. the same address.

class InetAddress
bool
equal

Parameters

otherAddress InetAddress

Return Value

Type: bool

TRUE if address and other_address are equal, FALSE otherwise.

Meta

Since

2.30