g_dbus_method_invocation_return_dbus_error ( dbus_method_invocation error_name error_message -- )


Vocabulary
gio.ffi

Inputs
dbus_method_invocationan object
error_namean object
error_messagean object


Outputs
None

Definition


LIBRARY: gio FUNCTION: void
g_dbus_method_invocation_return_dbus_error
( GDBusMethodInvocation* dbus_method_invocation, gchar*
error_name, gchar* error_message )