#ifndef __ABOUT_H__ #define __ABOUT_H__ #include <gtk/gtk.h> void about_event(GtkWidget *widget, gpointer data); #endif /* __ABOUT_H__ */