1 #ifndef MC__EVENTS_INIT_H
2 #define MC__EVENTS_INIT_H
4 /*** typedefs(not structures) and defined constants **********************************************/
6 /*** enums ***************************************************************************************/
8 /*** structures declarations (and typedefs of structures)*****************************************/
10 /*** global variables defined in .c file *********************************************************/
13 /*** declarations of public functions ************************************************************/
15 gboolean
events_init (GError
**);
17 /*** inline functions ****************************************************************************/
19 #endif /* MC__EVENTS_INIT_H */