Handbook
Glossary
g_tls_connection_handshake_finish ( tls_connection result error -- gboolean )
Vocabulary
gio
.
ffi
Inputs
tls_connection
an
object
result
an
object
error
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gboolean
g_tls_connection_handshake_finish
( GTlsConnection* tls_connection, GAsyncResult* result,
GError* error )