UnixSocketAddress.newAbstract

Creates a new gio.types.UnixSocketAddressType.AbstractPadded #GUnixSocketAddress for path.

More...
class UnixSocketAddress
static
newAbstract
(
string path
)

Parameters

path string

the abstract name

Return Value

Type: gio.unix_socket_address.UnixSocketAddress

a new #GUnixSocketAddress

Detailed Description