[evolution-data-server] ESourceRegistry: Add (element-type ESource) annotations.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] ESourceRegistry: Add (element-type ESource) annotations.
- Date: Fri, 8 Jun 2012 18:05:14 +0000 (UTC)
commit 67acadb3e57ee3f9c342eea3d77f7735f342d81e
Author: Matthew Barnes <mbarnes redhat com>
Date: Fri Jun 8 14:04:34 2012 -0400
ESourceRegistry: Add (element-type ESource) annotations.
libedataserver/e-source-registry.c | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/libedataserver/e-source-registry.c b/libedataserver/e-source-registry.c
index c1ec4d3..a99f040 100644
--- a/libedataserver/e-source-registry.c
+++ b/libedataserver/e-source-registry.c
@@ -2122,7 +2122,7 @@ e_source_registry_ref_source (ESourceRegistry *registry,
* g_list_free_full (list, g_object_unref);
* ]|
*
- * Returns: (transfer full): a sorted list of sources
+ * Returns: (element-type ESource) (transfer full): a sorted list of sources
*
* Since: 3.6
**/
@@ -2326,7 +2326,8 @@ source_registry_prune_nodes (GNode *node,
* For convenience, e_source_registry_free_display_tree() does all
* that in one step.
*
- * Returns: (transfer full): a tree of sources, arranged for display
+ * Returns: (element-type ESource) (transfer full): a tree of sources,
+ * arranged for display
*
* Since: 3.6
**/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]