Handbook
Glossary
g_credentials_get_native ( credentials native_type -- gpointer )
Vocabulary
gio
.
ffi
Inputs
credentials
an
object
native_type
an
object
Outputs
gpointer
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gpointer
g_credentials_get_native
( GCredentials* credentials,
GCredentialsType
native_type )