terminology/src/bin/options_mouse.h

7 lines
124 B
C

#ifndef _OPTIONS_MOUSE_H__
#define _OPTIONS_MOUSE_H__ 1
void options_mouse(Evas_Object *opbox, Evas_Object *term);
#endif