mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 19:22:11 +01:00
Remove a reference to a nonexisting function from the docs
There is sadly no async g_dbus_server_new() function. https://bugzilla.gnome.org/show_bug.cgi?id=646422
This commit is contained in:
parent
048c843b3c
commit
770442f2de
@ -464,8 +464,7 @@ on_run (GSocketService *service,
|
||||
* See <xref linkend="gdbus-peer-to-peer"/> for how #GDBusServer can
|
||||
* be used.
|
||||
*
|
||||
* This is a synchronous failable constructor. See
|
||||
* g_dbus_server_new() for the asynchronous version.
|
||||
* This is a synchronous failable constructor.
|
||||
*
|
||||
* Returns: A #GDBusServer or %NULL if @error is set. Free with
|
||||
* g_object_unref().
|
||||
|
Loading…
x
Reference in New Issue
Block a user