42 #include "all_includes.h"
45 GThread *create_thread(GThreadFunc func,
ui_state *ui);
46 GThread *create_thread_with_fname(GThreadFunc func,
ui_with_fname *ui_fname);
49 gboolean exit_application(GtkWidget *widget, GdkEvent *event, gpointer data);
50 void exit_application_bis(GtkWidget *widget, gpointer data);
52 #define MP3SPLT_GTK_DATE "20/07/13"