dbus/python/examples
Seth Nickell 2e8a06bb8f 2004-05-29 Seth Nickell <seth@gnome.org>
* python/dbus.py:

	Add ObjectTree class which allows implementation
	of trees of "virtual" objects. Basically the python
	wrapper for "register_fallback".

	* python/examples/Makefile.am
	* python/examples/gconf-proxy-client.py:
	* python/examples/gconf-proxy-service.py:

	Implement a simple GConf proxy service that supports
	get/set on string and int GConf keys using the ObjectTree.
2004-05-30 02:26:48 +00:00
..
example-client.py 2004-05-29 Seth Nickell <seth@gnome.org> 2004-05-29 22:37:13 +00:00
example-service.py 2004-05-29 Seth Nickell <seth@gnome.org> 2004-05-29 22:37:13 +00:00
example-signals.py add examples 2003-09-30 02:41:13 +00:00
gconf-proxy-client.py 2004-05-29 Seth Nickell <seth@gnome.org> 2004-05-30 02:26:48 +00:00
gconf-proxy-service.py 2004-05-29 Seth Nickell <seth@gnome.org> 2004-05-30 02:26:48 +00:00
list-system-services.py 2004-05-29 Seth Nickell <seth@gnome.org> 2004-05-29 22:37:13 +00:00
Makefile.am 2004-05-29 Seth Nickell <seth@gnome.org> 2004-05-30 02:26:48 +00:00