[libchamplain] Skip functions with pointers to functions from introspection



commit 3217f77440bff3753e028ae35025a909a7875643
Author: JiÅ?í Techet <techet gmail com>
Date:   Thu Feb 17 22:35:34 2011 +0100

    Skip functions with pointers to functions from introspection

 champlain/champlain-map-source-desc.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/champlain/champlain-map-source-desc.c b/champlain/champlain-map-source-desc.c
index 5441153..2be7f13 100644
--- a/champlain/champlain-map-source-desc.c
+++ b/champlain/champlain-map-source-desc.c
@@ -437,7 +437,7 @@ champlain_map_source_desc_init (ChamplainMapSourceDesc *desc)
 
 
 /**
- * champlain_map_source_desc_new_full:
+ * champlain_map_source_desc_new_full: (skip)
  * @id: the map source's id
  * @name: the map source's name
  * @license: the map source's license
@@ -678,12 +678,12 @@ champlain_map_source_desc_get_data (ChamplainMapSourceDesc *desc)
 
 
 /**
- * champlain_map_source_desc_get_constructor:
+ * champlain_map_source_desc_get_constructor: (skip)
  * @desc: a #ChamplainMapSourceDesc
  *
  * Gets the map source constructor.
  *
- * Returns: (transfer none): the constructor.
+ * Returns: the constructor.
  *
  * Since: 0.10
  */



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