dbus/python/examples
John (J5) Palmieri 982e34a1ec * python/decorators.py: add explicitly_pass_message decorator
for passing in the dbus message as keyword for edge case signal
  handling

* python/matchrules.py (SignalMatchRule.__repr__): fix output
  to conform with what dbus expects for match rules
  (SignalMatchRule.execute): add the dbus message as a keyword
  if the signal handler has requested it

* python/examples/example/signal-recipient.py: added some more
  examples on how to hook up to signals

* python/proxies.py: minor formatting changes
2005-05-24 16:30:51 +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: add explicitly_pass_message decorator 2005-05-24 16:30:51 +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