Gio.UnixSocketAddress.prototype.get_is_abstract
function get_is_abstract(): Boolean {
// Gjs wrapper for g_unix_socket_address_get_is_abstract()
}
Tests if address is abstract.
Since 2.22
- Returns
true if the address is abstract, false otherwise