[gcr] gck: Properly expose introspectable gck_builder_add_only()



commit 660e944d8cc1da9d4e3d3abe74067a4922bcdd48
Author: Stef Walter <stefw gnome org>
Date:   Sat Nov 2 13:32:59 2013 +0100

    gck: Properly expose introspectable gck_builder_add_only()

 gck/gck-attributes.c |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/gck/gck-attributes.c b/gck/gck-attributes.c
index 5b6dad9..7c39229 100644
--- a/gck/gck-attributes.c
+++ b/gck/gck-attributes.c
@@ -908,7 +908,7 @@ gck_builder_add_only (GckBuilder *builder,
 }
 
 /**
- * gck_builder_add_onlyv:
+ * gck_builder_add_onlyv: (rename-to gck_builder_add_only)
  * @builder: the builder
  * @attrs: the attributes to add
  * @only_types: (array length=n_only_types): the types of attributes to add
@@ -926,8 +926,6 @@ gck_builder_add_only (GckBuilder *builder,
  *
  * As an optimization, the attribute memory values are automatically shared
  * between the attributes and the builder.
- *
- * Rename to: gck_builder_add_only
  */
 void
 gck_builder_add_onlyv (GckBuilder *builder,


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