50extern G_MODULE_EXPORT
void confirm_selection (GtkDialog * dialog, gint response_id, gpointer data);
51extern void field_question (gchar * question, GCallback handler, gpointer data);
void field_question(gchar *question, GCallback handler, gpointer data)
ask the use to confirm something
GtkTextBuffer * qmbuffer[MAXDATAQM+2]
gboolean selection_confirmed
G_MODULE_EXPORT void confirm_selection(GtkDialog *dialog, gint response_id, gpointer data)
confirm that the selection is good