#ifndef __plugin_mouse_translate_h #define __plugin_mouse_translate_h #include gboolean translate_button(char *str, guint *state, guint *keycode); #endif