[gucharmap] gir: Introspection fix



commit 2e500eae70afe50ee8ea9434c18f7b4e6207bc37
Author: Christian Persch <chpe gnome org>
Date:   Sun Mar 17 15:40:56 2013 +0100

    gir: Introspection fix
    
    https://bugzilla.gnome.org/show_bug.cgi?id=695979

 gucharmap/gucharmap-chapters-model.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gucharmap/gucharmap-chapters-model.c b/gucharmap/gucharmap-chapters-model.c
index 3866804..f435638 100644
--- a/gucharmap/gucharmap-chapters-model.c
+++ b/gucharmap/gucharmap-chapters-model.c
@@ -67,7 +67,7 @@ gucharmap_chapters_model_class_init (GucharmapChaptersModelClass *klass)
 /**
  * gucharmap_chapters_model_get_codepoint_list:
  * @chapters: a #GucharmapChaptersModel
- * @iter: (out): a #GtkTreeIter
+ * @iter: a #GtkTreeIter
  *
  * Creates a new #GucharmapCodepointList representing the characters in the
  * current chapter.


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