Merge branch '1807-dbus-server-docs' into 'master'

gdbusserver: Drop reference to non-existing function from documentation

Closes #1807

See merge request GNOME/glib!913
This commit is contained in:
Emmanuele Bassi 2019-06-12 12:05:56 +00:00
commit 94a56ae4f5

View File

@ -474,8 +474,8 @@ on_run (GSocketService *service,
*
* #GDBusServer is used in this [example][gdbus-peer-to-peer].
*
* This is a synchronous failable constructor. See
* g_dbus_server_new() for the asynchronous version.
* This is a synchronous failable constructor. There is currently no
* asynchronous version.
*
* Returns: A #GDBusServer or %NULL if @error is set. Free with
* g_object_unref().