#ifndef __MAIN_WINDOW_H #define __MAIN_WINDOW_H void create_main_window (GtkApplication *app, gpointer user_data); #endif