Method

GioInetAddressget_is_any

since: 2.22

Declaration

gboolean
g_inet_address_get_is_any (
  GInetAddress* address
)

Description

Tests whether address is the “any” address for its family.

Available since: 2.22

Gets propertyGio.InetAddress:is-any

Return value

Type: gboolean

TRUE if address is the “any” address for its family.