efl/src/lib/elementary/elm_inwin_eo.legacy.c

7 lines
90 B
C

EAPI void
elm_win_inwin_activate(Elm_Inwin *obj)
{
elm_obj_win_inwin_activate(obj);
}