enlightenment/src/modules/illume-indicator/e_mod_win.h

7 lines
91 B
C

#ifndef E_MOD_WIN_H
# define E_MOD_WIN_H
Il_Ind_Win *e_mod_win_new(E_Zone *zone);
#endif