[glib: 2/2] Merge branch 'object-manager-doc-wrong-class' into 'main'
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [glib: 2/2] Merge branch 'object-manager-doc-wrong-class' into 'main'
- Date: Tue, 21 Sep 2021 10:19:46 +0000 (UTC)
commit afaa08142b417738740aa4e3f33dca3aca7b006c
Merge: 00b454771 e8568e25b
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Sep 21 10:19:44 2021 +0000
    Merge branch 'object-manager-doc-wrong-class' into 'main'
    
    Fix documentation for g_dbus_object_manager_get_object().
    
    See merge request GNOME/glib!2257
 gio/gdbusobjectmanager.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --cc gio/gdbusobjectmanager.c
index 169e7d16f,e3a0b1f5e..4c4c74b43
--- a/gio/gdbusobjectmanager.c
+++ b/gio/gdbusobjectmanager.c
@@@ -211,9 -211,9 +211,9 @@@ g_dbus_object_manager_get_objects (GDBu
   * @manager: A #GDBusObjectManager.
   * @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): A #GDBusObject or %NULL. Free with
 + * Returns: (transfer full) (nullable): A #GDBusObject or %NULL. Free with
   *   g_object_unref().
   *
   * Since: 2.30
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]