#ifndef __LOGIN_WINDOW_H #define __LOGIN_WINDOW_H void create_login_window(GtkApplication *app, gpointer user_data); #endif