mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +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].
|
* #GDBusServer is used in this [example][gdbus-peer-to-peer].
|
||||||
*
|
*
|
||||||
* This is a synchronous failable constructor. See
|
* This is a synchronous failable constructor. There is currently no
|
||||||
* g_dbus_server_new() for the asynchronous version.
|
* asynchronous version.
|
||||||
*
|
*
|
||||||
* Returns: A #GDBusServer or %NULL if @error is set. Free with
|
* Returns: A #GDBusServer or %NULL if @error is set. Free with
|
||||||
* g_object_unref().
|
* g_object_unref().
|
||||||
|
Loading…
Reference in New Issue
Block a user