aboutsummaryrefslogtreecommitdiff
path: root/liblogdiag/ld-library.c
diff options
context:
space:
mode:
Diffstat (limited to 'liblogdiag/ld-library.c')
-rw-r--r--liblogdiag/ld-library.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/liblogdiag/ld-library.c b/liblogdiag/ld-library.c
index 4a56929..399d4f2 100644
--- a/liblogdiag/ld-library.c
+++ b/liblogdiag/ld-library.c
@@ -513,7 +513,7 @@ ld_library_remove_child (LdLibrary *self, GObject *child)
* ld_library_get_children:
* @self: an #LdLibrary object.
*
- * Return value: the internal list of children. Do not modify.
+ * Return value: (element-type GObject): a list of children. Do not modify.
*/
const GSList *
ld_library_get_children (LdLibrary *self)