From f864693f1bac4617f1ae8e42cd847ccf5e57055f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Wed, 2 Feb 2011 17:26:04 +0100 Subject: Update gtk-doc documentation. --- liblogdiag/ld-library.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'liblogdiag/ld-library.c') 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) -- cgit v1.2.3