updated
Description:
public virtual signal void updated ()
On the client-side, this signal is emitted whenever the D-Bus signal "Updated" is received.
On the service-side, this signal can be used with e.g. emit_by_name to make the object emit the D-Bus signal.