From b60ae4ba76dcafc93bc805203e4962ade100f300 Mon Sep 17 00:00:00 2001 From: Iain Nicol Date: Tue, 3 Nov 2009 20:12:13 +0000 Subject: Add GObject introspection annotations to many *_get_* functions Partial fix for bug #599757. Signed-off-by: Xan Lopez --- src/ephy-extensions-manager.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/ephy-extensions-manager.c') diff --git a/src/ephy-extensions-manager.c b/src/ephy-extensions-manager.c index 979e6d632..cb0157117 100644 --- a/src/ephy-extensions-manager.c +++ b/src/ephy-extensions-manager.c @@ -230,7 +230,8 @@ ephy_extensions_manager_register (EphyExtensionsManager *manager, * * Returns the list of known extensions. * - * Returns: a list of #EphyExtensionInfo + * Returns: (element-type EphyEmbed) (transfer container): a list of + * #EphyExtensionInfo **/ GList * ephy_extensions_manager_get_extensions (EphyExtensionsManager *manager) -- cgit v1.2.3