--- a/console/libgnt/gntutils.h Fri Jul 07 21:57:15 2006 +0000 +++ b/console/libgnt/gntutils.h Sat Jul 08 02:11:11 2006 +0000 @@ -28,3 +28,10 @@ gpointer invocation_hint, gpointer marshal_data); +void gnt_closure_marshal_BOOLEAN__INT_INT(GClosure *closure, + GValue *ret_value, + guint n_param_values, + const GValue *param_values, + gpointer invocation_hint, + gpointer marshal_data); +