mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-15 21:58:06 +02:00
* bus/driver.c (bus_driver_handle_get_service_owner): implement a GetServiceOwner method. * doc/dbus-specification.xml: document it. * dbus/dbus-errors.h: add a 'ServiceHasNoOwner' error. * glib/dbus-gproxy.c (dbus_gproxy_new_for_service_owner): implement, using the bus GetServiceOwner method. * test/glib/test-dbus-glib.c: use dbus_gproxy_new_for_service_owner so that we can receive the signal. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| Makefile.am | ||
| run-test.sh | ||
| test-dbus-glib.c | ||
| test-profile.c | ||
| test-service-glib.c | ||
| test-thread-client.c | ||
| test-thread-server.c | ||
| test-thread.h | ||