Gio.UnixSocketAddress.abstract_names_supported

function abstract_names_supported(): Boolean {
    // Gjs wrapper for g_unix_socket_address_abstract_names_supported()
}
  

Checks if abstract UNIX domain socket names are supported.

Since 2.22

Returns

true if supported, false otherwise