-
In case of an error, the DBus method handler should still return TRUE to signify that this was the correct handler. For an error in handling there request, using g_dbus_method_invocation_take_error is sufficient.
fab1a3b9
In case of an error, the DBus method handler should still return TRUE to signify that this was the correct handler. For an error in handling there request, using g_dbus_method_invocation_take_error is sufficient.