Handbook
Glossary
g_unix_socket_address_new_with_type ( path path_len type -- GSocketAddress* )
Vocabulary
gio
.
ffi
Inputs
path
an
object
path_len
an
object
type
an
object
Outputs
GSocketAddress*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GSocketAddress*
g_unix_socket_address_new_with_type
( gchar* path,
gint
path_len,
GUnixSocketAddressType
type )