Handbook
Glossary
g_dbus_method_invocation_return_gerror ( dbus_method_invocation error -- )
Vocabulary
gio
.
ffi
Inputs
dbus_method_invocation
an
object
error
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
glib.ffi
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_dbus_method_invocation_return_gerror
( GDBusMethodInvocation* dbus_method_invocation, GError*
error )