[evolution-data-server] edataserver: Add missing annotation to e_source_get_extension()
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] edataserver: Add missing annotation to e_source_get_extension()
- Date: Mon, 18 Jun 2012 11:23:37 +0000 (UTC)
commit 121bc62f08d071493ecd889c5cd4f53f50189300
Author: Philip Withnall <philip tecnocode co uk>
Date: Mon Jun 18 12:21:32 2012 +0100
edataserver: Add missing annotation to e_source_get_extension()
This is needed for folks.
See: https://bugzilla.gnome.org/show_bug.cgi?id=678309
libedataserver/e-source.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/libedataserver/e-source.c b/libedataserver/e-source.c
index 18d3039..747a6a8 100644
--- a/libedataserver/e-source.c
+++ b/libedataserver/e-source.c
@@ -1600,7 +1600,8 @@ e_source_get_removable (ESource *source)
* referenced directly. Instead, reference the #ESource instance and
* use this function to fetch the extension instance as needed.
*
- * Returns: an instance of some #ESourceExtension subclass
+ * Returns: (type ESourceExtension) (transfer none): an instance of some
+ * #ESourceExtension subclass
*
* Since: 3.6
**/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]