mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-21 22:59:16 +02: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
|
* 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
|
* 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
|
* 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().
|
* g_dbus_connection_new_for_address().
|
||||||
*
|
*
|
||||||
* Note that the returned #GDBusConnection object will (usually) have
|
* Note that the returned #GDBusConnection object will (usually) have
|
||||||
|
Loading…
x
Reference in New Issue
Block a user