mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-11 11:44:03 +02:00
Merge branch 'object-manager-doc-wrong-class' into 'main'
Fix documentation for g_dbus_object_manager_get_object(). See merge request GNOME/glib!2257
This commit is contained in:
@@ -211,7 +211,7 @@ g_dbus_object_manager_get_objects (GDBusObjectManager *manager)
|
|||||||
* @manager: A #GDBusObjectManager.
|
* @manager: A #GDBusObjectManager.
|
||||||
* @object_path: Object path to look up.
|
* @object_path: Object path to look up.
|
||||||
*
|
*
|
||||||
* Gets the #GDBusObjectProxy at @object_path, if any.
|
* Gets the #GDBusObject at @object_path, if any.
|
||||||
*
|
*
|
||||||
* Returns: (transfer full) (nullable): A #GDBusObject or %NULL. Free with
|
* Returns: (transfer full) (nullable): A #GDBusObject or %NULL. Free with
|
||||||
* g_object_unref().
|
* g_object_unref().
|
||||||
|
Reference in New Issue
Block a user