efl/src/lib/evas/canvas/efl_event_input.c

13 lines
216 B
C

#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <Evas.h>
#define EFL_INTERNAL_UNSTABLE
#include "interfaces/efl_common_internal.h"
#define MY_CLASS EFL_EVENT_INPUT_CLASS
#include "efl_event_input.eo.c"