Handbook
Glossary
g_tls_interaction_request_certificate_finish ( tls_interaction result error -- GTlsInteractionResult )
Vocabulary
gio
.
ffi
Inputs
tls_interaction
an
object
result
an
object
error
an
object
Outputs
GTlsInteractionResult
an
object
Definition
USING:
alien.syntax
glib.ffi
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GTlsInteractionResult
g_tls_interaction_request_certificate_finish
( GTlsInteraction* tls_interaction, GAsyncResult* result,
GError* error )