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