]> Dogcows Code - chaz/openbox/blobdiff - openbox/translate.h
Merge branch 'master' into chaz
[chaz/openbox] / openbox / translate.h
index 6d9e23bcb26f332305ab64734e380539371e98e7..bffdc9b8c6834616be3102a242b3d5ee5fe372ae 100644 (file)
 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 */
-gchar *translate_keycode(guint keycode);
-
-/*! Translate a keycode to the unicode character it represents */
-gunichar translate_unichar(guint keycode);
+void RrImageSetDestroyFunc(RrImage *image, RrImageDestroyFunc func);
 
 #endif
This page took 0.021092 seconds and 4 git commands to generate.