#ifndef _WIN_H__ #define _WIN_H__ 1 Evas_Object *tg_win_add(const char *name, const char *role, const char *title, const char *icon_name); #endif