console/libgnt/gntutils.h

changeset 13926
d2c1522276b3
parent 13852
1d3ae9f34d42
child 13992
a6bbcc09c4eb
--- a/console/libgnt/gntutils.h	Sat Jun 24 08:54:33 2006 +0000
+++ b/console/libgnt/gntutils.h	Sat Jun 24 10:10:53 2006 +0000
@@ -21,3 +21,10 @@
 										gpointer invocation_hint,
 										gpointer marshal_data);
 
+void gnt_closure_marshal_VOID__POINTER_POINTER(GClosure *closure,
+										GValue *ret_value,
+										guint n_param_values,
+										const GValue *param_values,
+										gpointer invocation_hint,
+										gpointer marshal_data);
+

mercurial