summaryrefslogtreecommitdiff
path: root/girepository/girepository.h
diff options
context:
space:
mode:
Diffstat (limited to 'girepository/girepository.h')
-rw-r--r--girepository/girepository.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/girepository/girepository.h b/girepository/girepository.h
index 38697c69..340c7fa4 100644
--- a/girepository/girepository.h
+++ b/girepository/girepository.h
@@ -141,6 +141,15 @@ typedef enum
GQuark g_irepository_error_quark (void);
+/* Global utility functions */
+
+void gi_cclosure_marshal_generic (GClosure *closure,
+ GValue *return_gvalue,
+ guint n_param_values,
+ const GValue *param_values,
+ gpointer invocation_hint,
+ gpointer marshal_data);
+
/* Types of objects registered in the repository */
typedef enum