/*
**  Utility functions for dealing with panel data
*/

gboolean update_string_field (gchar ** DB_val, gchar * new_val);

