#ifndef __ABOUT_H__ #define __ABOUT_H__ #include void about_event(GtkWidget *widget, gpointer data); #endif /* __ABOUT_H__ */