UnixSocketAddress.this

Warning g_unix_socket_address_new_abstract is deprecated and should not be used in newly-written code. Use g_unix_socket_address_new_with_type(). Creates a new G_UNIX_SOCKET_ADDRESS_ABSTRACT_PADDED GUnixSocketAddress for path.

Parameters

path string

the abstract name. [array length=path_len][element-type gchar]

pathLen int

the length of path, or -1

Throws

ConstructionException GTK+ fails to create the object.

Meta