aboutsummaryrefslogtreecommitdiff
path: root/liblogdiag/ld-library.c
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2011-02-02 17:26:04 +0100
committerPřemysl Janouch <p.janouch@gmail.com>2011-02-02 17:26:04 +0100
commitf864693f1bac4617f1ae8e42cd847ccf5e57055f (patch)
tree605d45535934ad588d05cb8cc66a7d0c124857f9 /liblogdiag/ld-library.c
parent2744d848964e0983be6a90be92e50bb110215b26 (diff)
downloadlogdiag-f864693f1bac4617f1ae8e42cd847ccf5e57055f.tar.gz
logdiag-f864693f1bac4617f1ae8e42cd847ccf5e57055f.tar.xz
logdiag-f864693f1bac4617f1ae8e42cd847ccf5e57055f.zip
Update gtk-doc documentation.
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)