Like g_dbus_method_invocation_return_error() but takes a GError instead of the error domain, error code and message.
This method will take ownership of invocation. See GDBusInterfaceVTable for more information about the ownership of invocation.
A GError
2.26
Like g_dbus_method_invocation_return_error() but takes a GError instead of the error domain, error code and message.
This method will take ownership of invocation. See GDBusInterfaceVTable for more information about the ownership of invocation.