UnixSocketAddress.getIsAbstract

Warning g_unix_socket_address_get_is_abstract is deprecated and should not be used in newly-written code. Use g_unix_socket_address_get_address_type() Tests if address is abstract. Since 2.22

class UnixSocketAddress
int
getIsAbstract
()

Return Value

Type: int

TRUE if the address is abstract, FALSE otherwise

Meta