mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-22 13:40:09 +01:00
* python/matchrules.py (SignalMatchRule, SignalMatchTree, SignalMatchNode): new classes that implement wildcard signal callback matching using a tree lookup. Heavily modified from a patch sent by Celso Pinto (fd.o bug #3241) * _dbus.py (add_signal_receiver, remove_signal_receiver, _signal_func): use new match classes to handle signals. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| example-client.py | ||
| example-service.py | ||
| example-signal-emitter.py | ||
| example-signal-recipient.py | ||
| gconf-proxy-client.py | ||
| gconf-proxy-service.py | ||
| gconf-proxy-service2.py | ||
| list-system-services.py | ||
| Makefile.am | ||