]> Dogcows Code - chaz/openbox/blob - mouse/translate.h
Merge branch 'master' into chaz
[chaz/openbox] / mouse / translate.h
1 #ifndef __plugin_mouse_translate_h
2 #define __plugin_mouse_translate_h
3
4 #include <glib.h>
5
6 gboolean translate_button(char *str, guint *state, guint *keycode);
7
8 #endif
This page took 0.034366 seconds and 4 git commands to generate.