Like g_dbus_method_invocation_return_error() but intended for language bindings.
This method will take ownership of invocation. See GDBusInterfaceVTable for more information about the ownership of invocation.
A GQuark for the GError error domain.
The error code.
printf()-style format.
va_list of parameters for format.
2.26
Like g_dbus_method_invocation_return_error() but intended for language bindings.
This method will take ownership of invocation. See GDBusInterfaceVTable for more information about the ownership of invocation.