[libgda/LIBGDA_5.2] Allow introspection for gda_sql_builder_add_cond_v()



commit e457f9a5f7a5170318bd885451ded4560d30f73b
Author: Vivien Malerba <malerba gnome-db org>
Date:   Sun Aug 23 14:32:46 2015 +0200

    Allow introspection for gda_sql_builder_add_cond_v()

 libgda/gda-sql-builder.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgda/gda-sql-builder.c b/libgda/gda-sql-builder.c
index 5eda90f..cf65d7c 100644
--- a/libgda/gda-sql-builder.c
+++ b/libgda/gda-sql-builder.c
@@ -1073,7 +1073,7 @@ gda_sql_builder_add_cond (GdaSqlBuilder *builder, GdaSqlOperatorType op, GdaSqlB
 }
 
 /**
- * gda_sql_builder_add_cond_v: (skip)
+ * gda_sql_builder_add_cond_v:
  * @builder: a #GdaSqlBuilder object
  * @op: type of condition
  * @op_ids: (array length=op_ids_size): an array of ID for the arguments (not %0)


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