Handbook
Glossary
g_credentials_is_same_user ( credentials other_credentials error -- gboolean )
Vocabulary
gio
.
ffi
Inputs
credentials
an
object
other_credentials
an
object
error
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gboolean
g_credentials_is_same_user
( GCredentials* credentials, GCredentials*
other_credentials, GError* error )