[grilo] annotations: Fixed transfer modes in grl-metadata-source
- From: Iago Toral Quiroga <itoral src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [grilo] annotations: Fixed transfer modes in grl-metadata-source
- Date: Mon,  4 Oct 2010 10:17:10 +0000 (UTC)
commit e90b5bdaada793cf38f0eb58a4a8af3b531c27d2
Author: Simón Pena <spenap gmail com>
Date:   Tue Sep 28 00:11:33 2010 +0200
    annotations: Fixed transfer modes in grl-metadata-source
    
    Signed-off-by: Iago Toral Quiroga <itoral igalia com>
 src/grl-metadata-source.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/grl-metadata-source.c b/src/grl-metadata-source.c
index 80f0fa4..086dc40 100644
--- a/src/grl-metadata-source.c
+++ b/src/grl-metadata-source.c
@@ -710,7 +710,7 @@ grl_metadata_source_resolve_sync (GrlMetadataSource *source,
  * Compares the received @keys list with the supported key list by the
  * metadata @source, and will delete those keys which are supported.
  *
- * Returns: (element-type GObject.ParamSpec) (transfer full):
+ * Returns: (element-type GObject.ParamSpec) (transfer container):
  * if @return_filtered is %TRUE will return the list of intersected keys;
  * otherwise %NULL
  */
@@ -770,7 +770,7 @@ grl_metadata_source_filter_supported (GrlMetadataSource *source,
  * Similar to grl_metadata_source_filter_supported() but applied to
  * the slow keys in grl_metadata_source_slow_keys()
  *
- * Returns: (element-type GObject.ParamSpec) (transfer full):
+ * Returns: (element-type GObject.ParamSpec) (transfer container):
  * if @return_filtered is %TRUE will return the list of intersected keys;
  * otherwise %NULL
  */
@@ -837,7 +837,7 @@ grl_metadata_source_filter_slow (GrlMetadataSource *source,
  * Similar to grl_metadata_source_filter_supported() but applied to
  * the writable keys in grl_metadata_source_writable_keys()
  *
- * Returns: (element-type GObject.ParamSpec) (transfer full):
+ * Returns: (element-type GObject.ParamSpec) (transfer container):
  * if @return_filtered is %TRUE will return the list of intersected keys;
  * otherwise %NULL
  */
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]