Handbook
Glossary
g_tls_connection_set_certificate ( tls_connection certificate -- )
Vocabulary
gio
.
ffi
Inputs
tls_connection
an
object
certificate
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_tls_connection_set_certificate
( GTlsConnection* tls_connection, GTlsCertificate*
certificate )