<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hello,<br>
<br>
in the <b>interface</b> parameter description of the
dbus_message_new_signal() method<br>
one can read: "the interface the signal is emitted from"<br>
<br>
How is it to understand? I thought the signal will be emitted to
(for) a foreign object with a given <b>interface</b> interface. <br>
e.g. in my case the object emitting a signal puplished its own
interface, but it is not the interface where the signal shall be
send to.<br>
<br>
Thanks for your help<br>
<br>
Bogdan<br>
</body>
</html>