Add return value the xkb_keysym_get_name
authorRan Benita <ran234@gmail.com>
Sun, 23 Sep 2012 14:57:16 +0000 (16:57 +0200)
committerDaniel Stone <daniel@fooishbar.org>
Sun, 23 Sep 2012 23:13:32 +0000 (09:13 +1000)
commit5d31b9e3e706df2256295d5c92b74935d1e9fbcd
tree1098bcb83c37da5c343a593ff2a4e7db1c34e6c8
parent25b8384404e849a1dafb8fcea720905f8ee6fcb9
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>
src/keysym.c
xkbcommon/xkbcommon.h