mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-01 05:13:06 +02:00
gdbusobjectmanagerserver: Convert a DocBook link to Markdown
This commit is contained in:
parent
6e752d3f8b
commit
1725580f26
@ -242,8 +242,8 @@ g_dbus_object_manager_server_init (GDBusObjectManagerServer *manager)
|
|||||||
*
|
*
|
||||||
* The returned server isn't yet exported on any connection. To do so,
|
* The returned server isn't yet exported on any connection. To do so,
|
||||||
* use g_dbus_object_manager_server_set_connection(). Normally you
|
* use g_dbus_object_manager_server_set_connection(). Normally you
|
||||||
* want to export all of your objects before doing so to avoid <ulink
|
* want to export all of your objects before doing so to avoid
|
||||||
* url="http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-objectmanager">InterfacesAdded</ulink>
|
* [InterfacesAdded](http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-objectmanager)
|
||||||
* signals being emitted.
|
* signals being emitted.
|
||||||
*
|
*
|
||||||
* Returns: A #GDBusObjectManagerServer object. Free with g_object_unref().
|
* Returns: A #GDBusObjectManagerServer object. Free with g_object_unref().
|
||||||
|
Loading…
x
Reference in New Issue
Block a user