void file_send_dialog (); void save_log_dialog (); void file_send (GtkWidget *widget, GtkFileSelection *fs); void logfile(char *filename); void open_logfile (GtkWidget *widget, GtkFileSelection *fs); void put_logfile (gchar *text); void close_logfile (); void error_dialog(gchar *text);