Update gtk-doc documentation.

This commit is contained in:
2011-02-02 17:26:04 +01:00
parent 2744d84896
commit f864693f1b
4 changed files with 7 additions and 6 deletions

View File

@@ -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)