UnixSocketAddress.newAbstract
gio.unix_socket_address.UnixSocketAddress newAbstract(string path)Creates a new [gio.types.UnixSocketAddressType.AbstractPadded] #GUnixSocketAddress for path.
Parameters
path | the abstract name |
Returns
a new #GUnixSocketAddress
Deprecated
Use [gio.unix_socket_address.UnixSocketAddress.newWithType].