[geocode-glib] lib: Add introspection annotation for GHashTable



commit c753b368b211c1d1f7f3c11ce2aa86a2324d1afe
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Oct 24 15:58:48 2012 +0200

    lib: Add introspection annotation for GHashTable

 geocode-glib/geocode-glib.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/geocode-glib/geocode-glib.c b/geocode-glib/geocode-glib.c
index 3b7e278..af9cd10 100644
--- a/geocode-glib/geocode-glib.c
+++ b/geocode-glib/geocode-glib.c
@@ -246,7 +246,7 @@ struct {
 
 /**
  * geocode_object_new_for_params:
- * @params: a #GHashTable with string keys, and #GValue values.
+ * @params: (transfer none) (element-type utf8 GValue): a #GHashTable with string keys, and #GValue values.
  *
  * Creates a new #GeocodeObject to perform geocoding with. The
  * #GHashTable is in the format used by Telepathy, and documented



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