#ifndef __LOGIN_WINDOW_H #define __LOGIN_WINDOW_H #include int create_login_dialog(gpointer data); #endif