]> Dogcows Code - chaz/openbox/blob - translate.h
4dae9014b2998d7f5bedd5d71af01ebebd7f11a2
[chaz/openbox] / translate.h
1 #ifndef __plugin_keyboard_translate_h
2 #define __plugin_keyboard_translate_h
3
4 #include <glib.h>
5
6 gboolean translate_key(char *str, guint *state, guint *keycode);
7
8 #endif
This page took 0.034305 seconds and 3 git commands to generate.