Handbook
Glossary
g_tls_client_connection_set_use_ssl3 ( tls_client_connection use_ssl3 -- )
Vocabulary
gio
.
ffi
Inputs
tls_client_connection
an
object
use_ssl3
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_tls_client_connection_set_use_ssl3
( GTlsClientConnection* tls_client_connection,
gboolean
use_ssl3 )