added


Description:

public virtual signal void added (string arg_path, bool arg_received)

On the client-side, this signal is emitted whenever the D-Bus signal "Added" 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.

Parameters:

arg_path

Argument.

arg_received

Argument.