1 
2 EAPI void
elm_win_inwin_activate(Elm_Inwin * obj)3 elm_win_inwin_activate(Elm_Inwin *obj)
4 {
5    elm_obj_win_inwin_activate(obj);
6 }
7