I haven't actually tried it, but from just looking at it...
1. We don't want g_assert calls. It seems this should be able to fail gracefully by just not doing anything. 2. If "container_props" ends up as NULL, I think you will end up calling g_value_array_free on it. That's not allowed. M. _______________________________________________ gnumeric-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnumeric-list
