--- 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); +