Data Fields | |
| GStaticMutex | lock |
| Thread lock. | |
| int | refcount |
| Reference count. | |
| DBusConnection * | connection |
| Connection we're associated with. | |
| GHashTable * | proxy_lists |
| Hash used to route incoming signals and iterate over proxies. | |
In order to do this it also has to track the owners of the services proxies are bound to.
Definition at line 90 of file dbus-gproxy.c.
1.4.2