Emitted when a D-Bus signal is received on interface_proxy
.
This signal exists purely as a convenience to avoid having to connect signals to all interface proxies managed by manager
.
This signal is emitted in the thread-default main context that manager
was constructed in.
object_proxy |
The DBusObjectProxy on which an interface is emitting a D-Bus signal. |
interface_proxy |
The DBusProxy that is emitting a D-Bus signal. |
sender_name |
The sender of the signal or NULL if the connection is not a bus connection. |
signal_name |
The signal name. |
parameters |
A Variant tuple with parameters for the signal. |