[PATCH 6/7] annotations: skip GrlMetadataSource private functions



---
 src/grl-metadata-source.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/grl-metadata-source.c b/src/grl-metadata-source.c
index c09b314..7156eee 100644
--- a/src/grl-metadata-source.c
+++ b/src/grl-metadata-source.c
@@ -1122,6 +1122,7 @@ grl_metadata_source_filter_writable (GrlMetadataSource *source,
 }
 
 /**
+ * grl_metadata_source_expand_operation_keys: (skip)
  * Will add to @keys the keys that should be asked to @source when doing an
  * operation with GRL_RESOLVE_FULL.
  * The added keys are the keys that will be needed by other sources to obtain
@@ -1174,6 +1175,7 @@ grl_metadata_source_expand_operation_keys (GrlMetadataSource *source,
 }
 
 /**
+ * grl_metadata_source_get_additional_sources: (skip)
  * Find the sources that should be queried to add @keys to @media.
  * If @additional_keys is provided, the result may include sources that need
  * more metadata to be present in @media, the keys corresponding to that
-- 
1.7.1



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]