Handbook
Glossary
g_unix_connection_receive_credentials ( unix_connection cancellable error -- GCredentials* )
Vocabulary
gio
.
ffi
Inputs
unix_connection
an
object
cancellable
an
object
error
an
object
Outputs
GCredentials*
an
object
Definition
USING:
alien.syntax
glib.ffi
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GCredentials*
g_unix_connection_receive_credentials
( GUnixConnection* unix_connection, GCancellable*
cancellable, GError* error )