]> Dogcows Code - chaz/openbox/blobdiff - openbox/translate.h
add keyboard shortcuts to the menus. you can specify the shortcut key with & even...
[chaz/openbox] / openbox / translate.h
index 8249514e10e5fdd47051f4abe96a1fe5f2aa6cda..14efe73da6a64688a8904338b25f7e4b6695e916 100644 (file)
@@ -24,4 +24,6 @@
 gboolean translate_button(const gchar *str, guint *state, guint *keycode);
 gboolean translate_key(const gchar *str, guint *state, guint *keycode);
 
+/*! Give the string form of a keycode */
+const gchar *translate_keycode(guint keycode);
 #endif
This page took 0.019883 seconds and 4 git commands to generate.