#ifndef _MAIN_WINDOW_H_ #define _MAIN_WINDOW_H_ #include GtkWindow *create_main_window(); #endif /* _MAIN_WINDOW_H_ */