[libpeas] Add an introspection annotation



commit 9973683e7db93543af33faa55b2e0eac700888b4
Author: Garrett Regier <alias301 gmail com>
Date:   Tue Jun 29 03:24:02 2010 -0700

    Add an introspection annotation

 libpeas/peas-engine.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/libpeas/peas-engine.c b/libpeas/peas-engine.c
index 4850ace..155d4b0 100644
--- a/libpeas/peas-engine.c
+++ b/libpeas/peas-engine.c
@@ -622,8 +622,9 @@ peas_engine_disable_loader (PeasEngine  *engine,
  *
  * Returns the list of #PeasPluginInfo known to the engine.
  *
- * Returns: a #GList of #PeasPluginInfo. Note that the list
- * belongs to the engine and should not be freed.
+ * Returns: (transfer none) (element-type Peas.PluginInfo): a #GList of
+ * #PeasPluginInfo. Note that the list belongs to the engine and should
+ * not be freed.
  **/
 const GList *
 peas_engine_get_plugin_list (PeasEngine *engine)



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