Handbook
Glossary
g_tls_password_set_description ( tls_password description -- )
Vocabulary
gio
.
ffi
Inputs
tls_password
an
object
description
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_tls_password_set_description
( GTlsPassword* tls_password, gchar* description )