1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-08-12 04:04:04 +02:00
This commit is contained in:
Michael Catanzaro
2014-07-09 10:48:47 -05:00
parent 5d0e295fb8
commit 02c6e908d7

@@ -139,7 +139,7 @@
* over any transport that can by represented as an #GIOStream. * over any transport that can by represented as an #GIOStream.
* *
* This class is rarely used directly in D-Bus clients. If you are writing * This class is rarely used directly in D-Bus clients. If you are writing
* an D-Bus client, it is often easier to use the g_bus_own_name(), * a D-Bus client, it is often easier to use the g_bus_own_name(),
* g_bus_watch_name() or g_dbus_proxy_new_for_bus() APIs. * g_bus_watch_name() or g_dbus_proxy_new_for_bus() APIs.
* *
* As an exception to the usual GLib rule that a particular object must not * As an exception to the usual GLib rule that a particular object must not