dbus/python/examples
John (J5) Palmieri e43a353d27 * python/decorators.py: import dbus_bindings
* 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.
2005-05-24 00:21:07 +00:00
..
.cvsignore Update .cvsignore files 2004-06-01 06:16:13 +00:00
example-client.py * python/dbus_bindings.pyx.in (send_with_reply_handlers): New send 2005-04-25 22:54:28 +00:00
example-service.py * python/dbus_bindings.pyx.in: 2005-05-01 19:34:58 +00:00
example-signal-emitter.py * python/decorators.py: import dbus_bindings 2005-05-24 00:21:07 +00:00
example-signal-recipient.py * python/decorators.py: import dbus_bindings 2005-05-24 00:21:07 +00:00
gconf-proxy-client.py * python/dbus_bindings.pyx.in: 2005-05-01 19:34:58 +00:00
gconf-proxy-service.py * python/dbus_bindings.pyx.in: 2005-05-01 19:34:58 +00:00
gconf-proxy-service2.py * python/dbus_bindings.pyx.in: 2005-05-01 19:34:58 +00:00
list-system-services.py * python/dbus_bindings.pyx.in: 2005-05-01 19:34:58 +00:00
Makefile.am 2004-07-10 Seth Nickell <seth@gnome.org> 2004-07-11 03:09:03 +00:00