InetAddress.equal

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

class InetAddress
bool
equal

Parameters

otherAddress gio.inet_address.InetAddress

Another #GInetAddress.

Return Value

Type: bool

true if address and other_address are equal, false otherwise.