mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
gdbusserver: Drop reference to non-existing function from documentation
Spotted by Michael Catanzaro. Signed-off-by: Philip Withnall <withnall@endlessm.com> Fixes: #1807
This commit is contained in:
parent
c11f5321dd
commit
6e25d936fa
@ -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().
|
||||
|
Loading…
Reference in New Issue
Block a user