Handbook
Glossary
g_tls_password_new ( flags description -- GTlsPassword* )
Vocabulary
gio
.
ffi
Inputs
flags
an
object
description
an
object
Outputs
GTlsPassword*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GTlsPassword*
g_tls_password_new
(
GTlsPasswordFlags
flags, gchar* description )