Handbook
Glossary
g_tls_interaction_ask_password ( tls_interaction password cancellable error -- GTlsInteractionResult )
Vocabulary
gio
.
ffi
Inputs
tls_interaction
an
object
password
an
object
cancellable
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_ask_password
( GTlsInteraction* tls_interaction, GTlsPassword* password,
GCancellable* cancellable, GError* error )