Handbook
Glossary
g_tls_client_connection_set_server_identity ( tls_client_connection identity -- )
Vocabulary
gio
.
ffi
Inputs
tls_client_connection
an
object
identity
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_tls_client_connection_set_server_identity
( GTlsClientConnection* tls_client_connection,
GSocketConnectable* identity )