Like g_dbus_method_invocation_return_error() but without printf()-style formatting.
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.
The error message.
2.26
Like g_dbus_method_invocation_return_error() but without printf()-style formatting.
This method will take ownership of invocation. See GDBusInterfaceVTable for more information about the ownership of invocation.