[PATCH 1/6] annotations: Fixed 'get_info_keys' annotation
- From: Simón Pena <spenap gmail com>
- To: grilo-list gnome org
- Subject: [PATCH 1/6] annotations: Fixed 'get_info_keys' annotation
- Date: Mon, 6 Sep 2010 19:04:11 +0200
---
src/grl-media-plugin.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/grl-media-plugin.c b/src/grl-media-plugin.c
index 30cad89..1ab7fe4 100644
--- a/src/grl-media-plugin.c
+++ b/src/grl-media-plugin.c
@@ -151,7 +151,8 @@ grl_media_plugin_get_rank (GrlMediaPlugin *plugin)
* Returns a list of keys that can be queried to retrieve information about the
* plugin.
*
- * Returns: a #GList of strings containing the keys. The content of the list is
+ * Returns: (transfer container) (element-type utf8):
+ * a #GList of strings containing the keys. The content of the list is
* owned by the plugin and should not be modified or freed. Use g_list_free()
* when done using the list.
**/
--
1.7.0.4
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]