mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-09 19:06:15 +01:00
Don't refer to nonexisting API.
This commit is contained in:
parent
1af277f167
commit
26f65d83c5
@ -5239,7 +5239,7 @@ get_uninitialized_connection (GBusType bus_type,
|
||||
* The returned object is a singleton, that is, shared with other
|
||||
* callers of g_bus_get() and g_bus_get_sync() for @bus_type. In the
|
||||
* event that you need a private message bus connection, use
|
||||
* g_dbus_address_get_for_bus() and
|
||||
* g_dbus_address_get_for_bus_sync() and
|
||||
* g_dbus_connection_new_for_address().
|
||||
*
|
||||
* Note that the returned #GDBusConnection object will (usually) have
|
||||
|
Loading…
Reference in New Issue
Block a user