Handbook
Glossary
g_tls_certificate_new_from_file_with_password ( file password error -- GTlsCertificate* )
Vocabulary
gio
.
ffi
Inputs
file
an
object
password
an
object
error
an
object
Outputs
GTlsCertificate*
an
object
Definition
USING:
alien.c-types
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GTlsCertificate*
g_tls_certificate_new_from_file_with_password
( char* file, gchar* password, GError* error )