Hello,
<div>My program have to do an action everytime a process A send a method call message to a process B </div><div>With libdbus i would use a type=&#39;method_call&#39; filter with Addmatch and perform an infinite loop</div>
<div><br></div><div>But is it possible to do this with Glib Bindings? I mean, observe method calls ont the bus or connect signals raised when any message match an addmatch filter?</div><div><br></div><div>Thank you</div><div>
<br></div><div>Alexandre</div>