mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
docs: Add links to D-Bus specification for D-Bus address format
In an attempt to clarify the format a little.
This commit is contained in:
@@ -504,8 +504,9 @@ g_dbus_server_new_sync (const gchar *address,
|
||||
* g_dbus_server_get_client_address:
|
||||
* @server: A #GDBusServer.
|
||||
*
|
||||
* Gets a D-Bus address string that can be used by clients to connect
|
||||
* to @server.
|
||||
* Gets a
|
||||
* [D-Bus address](https://dbus.freedesktop.org/doc/dbus-specification.html#addresses)
|
||||
* string that can be used by clients to connect to @server.
|
||||
*
|
||||
* Returns: A D-Bus address string. Do not free, the string is owned
|
||||
* by @server.
|
||||
|
Reference in New Issue
Block a user