InetAddress.equal

Checks if two #GInetAddress instances are equal, e.g. the same address.

class InetAddress
bool
equal

Parameters

otherAddress InetAddress

Another #GInetAddress.

Return Value

Type: bool

%TRUE if @address and @other_address are equal, %FALSE otherwise.

Meta

Since

2.30