mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-22 13:40:09 +01:00
* 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. |
||
|---|---|---|
| .. | ||
| example-client.py | ||
| example-service.py | ||
| example-signals.py | ||
| gconf-proxy-client.py | ||
| gconf-proxy-service.py | ||
| list-system-services.py | ||
| Makefile.am | ||