Handbook
Glossary
g_unix_connection_receive_credentials_finish ( unix_connection result error -- GCredentials* )
Vocabulary
gio
.
ffi
Inputs
unix_connection
an
object
result
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_finish
( GUnixConnection* unix_connection, GAsyncResult* result,
GError* error )