[grilo/0.1.x] core: skip some private functions in gobject introspection
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo/0.1.x] core: skip some private functions in gobject introspection
- Date: Thu, 21 Jul 2011 12:12:30 +0000 (UTC)
commit 9973a46c47485eb29f8597f93295ea23c157e38e
Author: Guillaume Emont <guijemont igalia com>
Date: Wed Jul 20 20:05:30 2011 +0200
core: skip some private functions in gobject introspection
src/grl-metadata-source.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/grl-metadata-source.c b/src/grl-metadata-source.c
index d5b92c5..9f814a1 100644
--- a/src/grl-metadata-source.c
+++ b/src/grl-metadata-source.c
@@ -1144,8 +1144,8 @@ grl_metadata_source_filter_writable (GrlMetadataSource *source,
return filter_key_list (source, keys, return_filtered, (GList *) writable_keys);
}
-/*
- * grl_metadata_source_expand_operation_keys:
+/**
+ * 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.
@@ -1199,8 +1199,8 @@ grl_metadata_source_expand_operation_keys (GrlMetadataSource *source,
return keys;
}
-/*
- * grl_metadata_source_get_additional_sources:
+/**
+ * grl_metadata_source_get_additional_sources: (skip)
*
* Find the sources that should be queried to add @keys to @media.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]