API Version: 2.0
Library Version: 2.80.4
Generated by gi-docgen 2024.1
deprecated: Unknown since: 2.22
gboolean g_unix_socket_address_get_is_abstract ( GUnixSocketAddress* address )
Tests if address is abstract.
address
Available since: 2.22
Deprecated since: Unknown
Use g_unix_socket_address_get_address_type().
Type: gboolean
gboolean
TRUE if the address is abstract, FALSE otherwise.
TRUE
FALSE