Author :
Ran Benita
Date :
2012-09-23 16:57:16
Hash :5d31b9e3 Message :Add return value the xkb_keysym_get_name
This is useful to see whether the function was successful and whether
truncation occurred.
It just changes void -> int so shouldn't break API or ABI.
Signed-off-by: Ran Benita <ran234@gmail.com>