From 653966c7a52cd037dd86623f85ffdd7fcd47b822 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Thu, 19 Jan 2012 18:59:25 +0100 Subject: ephy-embed-shell: add missing annotation --- embed/ephy-embed-shell.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embed/ephy-embed-shell.c b/embed/ephy-embed-shell.c index 30de7dd8a..f0332b26b 100644 --- a/embed/ephy-embed-shell.c +++ b/embed/ephy-embed-shell.c @@ -608,7 +608,7 @@ ephy_embed_shell_get_print_settings (EphyEmbedShell *shell) * * Gets the global #GList object listing active downloads. * - * Returns: (transfer none): a #GList object + * Returns: (transfer none) (element-type EphyDownload): a #GList object **/ GList * ephy_embed_shell_get_downloads (EphyEmbedShell *shell) -- cgit v1.2.3