dbus/python
Seth Nickell c5cf3857b1 2003-09-26 Seth Nickell <seth@gnome.org>
* python/dbus.py:
	* python/examples/example-signals.py:

	Start implementing some notions of signals. The API
	is really terrible, but they sort of work (with the
	exception of being able to filter by service, and to
	transmit signals *as* a particular service). Need to
	figure out how to make messages come from the service
	we registered :-(

	* python/dbus_bindings.pyx.in:

	Removed duplicate message_handler callbacks.
2003-09-26 10:27:59 +00:00
..
examples 2003-09-26 Seth Nickell <seth@gnome.org> 2003-09-26 10:27:59 +00:00
.cvsignore 2003-09-21 Seth Nickell <seth@gnome.org> 2003-09-22 05:45:59 +00:00
dbus.py 2003-09-26 Seth Nickell <seth@gnome.org> 2003-09-26 10:27:59 +00:00
dbus_bindings.pyx.in 2003-09-26 Seth Nickell <seth@gnome.org> 2003-09-26 10:27:59 +00:00
dbus_h_wrapper.h 2003-09-21 Seth Nickell <seth@gnome.org> 2003-09-22 05:45:59 +00:00
extract.py 2003-09-21 Seth Nickell <seth@gnome.org> 2003-09-22 05:45:59 +00:00
Makefile.am 2003-09-21 Seth Nickell <seth@gnome.org> 2003-09-22 05:45:59 +00:00